This patch removes br undef as suggested by https://discourse.llvm.org/t/please-dont-use-br-undef-in-tests-aka-please-avoid-test-cases-with-ub/63115
Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Paths
| Differential D143770
[test] Remove occurences of br undef in Transform/Util tests ClosedPublic Authored by kritgpt on Feb 10 2023, 11:05 AM.
Details Summary This patch removes br undef as suggested by https://discourse.llvm.org/t/please-dont-use-br-undef-in-tests-aka-please-avoid-test-cases-with-ub/63115
Diff Detail
Event TimelineThis revision is now accepted and ready to land.Feb 10 2023, 1:27 PM This revision was landed with ongoing or failed builds.Feb 12 2023, 2:14 AM Closed by commit rGfebe740b2c8f: [test] Remove occurences of br undef in Transform/Util tests [NFC] (authored by kritgpt, committed by nlopes). · Explain Why This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 496744 llvm/test/Transforms/Util/PredicateInfo/ordering.ll
llvm/test/Transforms/Util/lowerswitch.ll
llvm/test/Transforms/Util/simplify-dbg-declare-load.ll
|