diff options
author | Simon Pilgrim <llvm-dev@redking.me.uk> | 2023-05-06 22:42:14 +0100 |
---|---|---|
committer | Simon Pilgrim <llvm-dev@redking.me.uk> | 2023-05-06 22:42:14 +0100 |
commit | d02848b2ab3a28e03e2b7bc0d47a8fbff4ed579a (patch) | |
tree | 7e3d2248c541f44f68f95589551d1c2ca0151e55 /llvm/lib/Transforms/Utils/BasicBlockUtils.cpp | |
parent | b7116ba8b05ef7a9aa200d8c23606272184b3928 (diff) | |
download | llvm-d02848b2ab3a28e03e2b7bc0d47a8fbff4ed579a.zip llvm-d02848b2ab3a28e03e2b7bc0d47a8fbff4ed579a.tar.gz llvm-d02848b2ab3a28e03e2b7bc0d47a8fbff4ed579a.tar.bz2 |
[X86] or-with-overflow.ll - adjust or_i64_ri constant to not constant fold the icmp
Better KnownBits handling of the icmp and/or an upcoming USUBSAT fold would constant fold this test away and prevent us testing for a cleared overflow flag.
Diffstat (limited to 'llvm/lib/Transforms/Utils/BasicBlockUtils.cpp')
0 files changed, 0 insertions, 0 deletions