[PATCH] D143770: [test] Remove occurences of br undef in Transform/Util tests

Kriti Gupta via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Feb 10 11:05:18 PST 2023


kritgpt created this revision.
kritgpt added a reviewer: nlopes.
Herald added a project: All.
kritgpt requested review of this revision.
Herald added a project: LLVM.
Herald added a subscriber: llvm-commits.

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


Repository:
  rG LLVM Github Monorepo

https://reviews.llvm.org/D143770

Files:
  llvm/test/Transforms/Util/PredicateInfo/ordering.ll
  llvm/test/Transforms/Util/lowerswitch.ll
  llvm/test/Transforms/Util/simplify-dbg-declare-load.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D143770.496559.patch
Type: text/x-patch
Size: 4881 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20230210/cb0707f3/attachment.bin>


More information about the llvm-commits mailing list