diff options
author | AZero13 <gfunni234@gmail.com> | 2025-06-29 06:15:56 -0400 |
---|---|---|
committer | GitHub <noreply@github.com> | 2025-06-29 11:15:56 +0100 |
commit | 8bd6d36a44134f23000762f3cb192a325c4cfd91 (patch) | |
tree | 0e35621f14c4902c3fc5dc4b608cd6fc21b8b136 /llvm/lib/Transforms/Utils/LoopUtils.cpp | |
parent | dc1a79a9781452ef565115d68fe1315e6b594f01 (diff) | |
download | llvm-8bd6d36a44134f23000762f3cb192a325c4cfd91.zip llvm-8bd6d36a44134f23000762f3cb192a325c4cfd91.tar.gz llvm-8bd6d36a44134f23000762f3cb192a325c4cfd91.tar.bz2 |
[ARM] Override hasAndNotCompare (#145441)
bics is available on ARM.
USAT regressions are to be fixed after this because that is an issue
with the ARMISelLowering and should be another PR.
Note that opt optimizes those testcases to min/max intrinsics anyway so
this should have no real effect on codegen.
Proof: https://alive2.llvm.org/ce/z/kPVQ3_
Diffstat (limited to 'llvm/lib/Transforms/Utils/LoopUtils.cpp')
0 files changed, 0 insertions, 0 deletions