[llvm] Remove `br i1 undef` from some regression tests [NFC] (#115688)
commit58ca7078ce188af21ea5f924573cb00bdb63cbb6
authorLee Wei <lee10202013@gmail.com>
Tue, 12 Nov 2024 08:41:27 +0000 (12 01:41 -0700)
committerGitHub <noreply@github.com>
Tue, 12 Nov 2024 08:41:27 +0000 (12 08:41 +0000)
tree6ff8bebc7304f8621f4d067ed6690d60b5c623ef
parentad26835b2c7e3c9b6244faf943db6948d2f1661b
[llvm] Remove `br i1 undef` from some regression tests [NFC] (#115688)

This PR aims to remove undefined behavior from tests.
13 files changed:
llvm/test/Transforms/ADCE/blocks-with-dead-term-nondeterministic.ll
llvm/test/Transforms/ADCE/broken-loop-info.ll
llvm/test/Transforms/AlignmentFromAssumptions/amdgpu-crash.ll
llvm/test/Transforms/AlignmentFromAssumptions/start-unk.ll
llvm/test/Transforms/Attributor/IPConstantProp/fp-bc-icmp-const-fold.ll
llvm/test/Transforms/BDCE/order.ll
llvm/test/Transforms/CallSiteSplitting/callsite-instructions-before-call.ll
llvm/test/Transforms/CallSiteSplitting/callsite-no-or-structure.ll
llvm/test/Transforms/CallSiteSplitting/callsite-no-splitting.ll
llvm/test/Transforms/CallSiteSplitting/callsite-split-or-phi.ll
llvm/test/Transforms/CallSiteSplitting/callsite-split-preserve-debug.ll
llvm/test/Transforms/CodeExtractor/LoopExtractor_infinite.ll
llvm/test/Transforms/CodeExtractor/extract-assume.ll