llvm-project/llvm/test/Transforms/VectorCombine
Juneyoung Lee 53040a968d [ConstantFold] Fold more operations to poison
This patch folds more operations to poison.

Alive2 proof: https://alive2.llvm.org/ce/z/mxcb9G (it does not contain tests about div/rem because they fold to poison when raising UB)

Reviewed By: nikic

Differential Revision: https://reviews.llvm.org/D92270
2020-11-29 21:19:48 +09:00
..
AArch64 [VectorCombine][SVE] Do not fold bitcast shuffle for scalable type. 2020-09-02 15:02:16 -07:00
AMDGPU [VectorCombine] Avoid crossing address space boundaries. 2020-10-16 13:19:31 -07:00
Hexagon [VectorCombine] add test for Hexagon that would crash; NFC 2020-08-12 08:38:20 -04:00
X86 [ConstantFold] Fold more operations to poison 2020-11-29 21:19:48 +09:00