[PATCH] D124893: Use update_llc_test_checks for the switch.ll test; add new tests

Matthias Braun via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue May 3 18:11:13 PDT 2022


MatzeB created this revision.
MatzeB added reviewers: spatel, wenlei, modimo, RKSimon, craig.topper.
Herald added subscribers: StephenFan, pengfei, mcrosier.
Herald added a project: All.
MatzeB requested review of this revision.
Herald added a project: LLVM.
Herald added a subscriber: llvm-commits.

- Change `switch.ll` test to a style suitable for `tools/update_llc_test_checks.py`.
- Precommit tests for upcoming changes:
  - Add `switch_i8` to `test/CodeGen/X86/switch.ll`.
  - Add `test/CodeGen/X86/switch-phi-const.ll`.


Repository:
  rG LLVM Github Monorepo

https://reviews.llvm.org/D124893

Files:
  llvm/test/CodeGen/X86/switch-phi-const.ll
  llvm/test/CodeGen/X86/switch.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D124893.426883.patch
Type: text/x-patch
Size: 99738 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20220504/dfe12c0a/attachment.bin>


More information about the llvm-commits mailing list