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

Roman Lebedev via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon May 28 10:38:36 PDT 2018


lebedev.ri updated this revision to Diff 148829.
lebedev.ri retitled this revision from "[NFC][X86][AArch64] Add some more IR tests for BZHI instruction" to "[NFC][X86][AArch64] Reorganize/cleanup BZHI test patterns".
lebedev.ri added a comment.

Ok, yes, those tests were kinda horrible.
I have re-started from scratch, refactored existing tests out of bmi.ll,
re-organized them, structured, and filled missing pieces.
And duplicated to aarch64.


Repository:
  rL LLVM

https://reviews.llvm.org/D47452

Files:
  test/CodeGen/AArch64/bmi-bzhi.ll
  test/CodeGen/X86/bmi-bzhi.ll
  test/CodeGen/X86/bmi.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D47452.148829.patch
Type: text/x-patch
Size: 90693 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180528/93aa3d69/attachment-0001.bin>


More information about the llvm-commits mailing list