aboutsummaryrefslogtreecommitdiff
path: root/llvm/lib/CodeGen/MachineFunctionSplitter.cpp
diff options
context:
space:
mode:
authorFlorian Hahn <flo@fhahn.com>2024-04-23 11:50:25 +0100
committerFlorian Hahn <flo@fhahn.com>2024-04-23 11:50:26 +0100
commit17fb3e82f6c950267bb01cc2fd2a84b0d9e9d0d8 (patch)
tree5879324ee99420b4625da97ede50dc96ce5748d0 /llvm/lib/CodeGen/MachineFunctionSplitter.cpp
parenta9689c6029e3078e09e43a4efb2b2ced98e9020f (diff)
downloadllvm-17fb3e82f6c950267bb01cc2fd2a84b0d9e9d0d8.zip
llvm-17fb3e82f6c950267bb01cc2fd2a84b0d9e9d0d8.tar.gz
llvm-17fb3e82f6c950267bb01cc2fd2a84b0d9e9d0d8.tar.bz2
[VPlan] Skip extending ICmp results in trunateToMinimalBitwidth.
Results of icmp don't need extending after truncating their operands, as the result will always be i1. Skip them during extending. Fixes https://github.com/llvm/llvm-project/issues/79742 Fixes https://github.com/llvm/llvm-project/issues/85185
Diffstat (limited to 'llvm/lib/CodeGen/MachineFunctionSplitter.cpp')
0 files changed, 0 insertions, 0 deletions