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. Script used: https://gist.github.com/kritgpt/69bfc7ef78e1784716c693d531a58adf.
Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Event Timeline
Comment Actions
Split naive cases from files that need manual checking.
Patch now contains only naive cases.
Comment Actions
This broke the build. I had to revert the patch.
You need to rebase your patch to latest git main & update the wave32.ll test.