[PATCH] D47452: [NFC][X86][AArch64] Reorganize/cleanup BZHI test patterns

Roman Lebedev via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Sun Jun 3 02:49:35 PDT 2018


lebedev.ri updated this revision to Diff 149627.
lebedev.ri added a comment.

- Added 32-bit test coverage, following @RKSimon's example. This is completely impossible in the `bmi.ll`, since llc just crashes on it for 32-bit.
- Added TBM coverage.


Repository:
  rL LLVM

https://reviews.llvm.org/D47452

Files:
  test/CodeGen/AArch64/extract-lowbits.ll
  test/CodeGen/X86/bmi.ll
  test/CodeGen/X86/extract-lowbits.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D47452.149627.patch
Type: text/x-patch
Size: 84632 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180603/e3a34c6f/attachment-0001.bin>


More information about the llvm-commits mailing list