diff options
author | Juneyoung Lee <aqjune@gmail.com> | 2020-11-29 04:26:44 +0900 |
---|---|---|
committer | Juneyoung Lee <aqjune@gmail.com> | 2020-11-29 21:19:48 +0900 |
commit | 53040a968dc2ff20931661e55f05da2ef8b964a0 (patch) | |
tree | ef4cdcb3a1262a9e1ba5864fc73be292084f197f /llvm/lib/IR/BasicBlock.cpp | |
parent | 1856e22eeb2de6e6d4325e3eed1e718abd89ea4b (diff) | |
download | llvm-53040a968dc2ff20931661e55f05da2ef8b964a0.zip llvm-53040a968dc2ff20931661e55f05da2ef8b964a0.tar.gz llvm-53040a968dc2ff20931661e55f05da2ef8b964a0.tar.bz2 |
[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
Diffstat (limited to 'llvm/lib/IR/BasicBlock.cpp')
0 files changed, 0 insertions, 0 deletions