[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 06:41:13 PDT 2018


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

In https://reviews.llvm.org/D47452#1120101, @RKSimon wrote:

> The bmi.ll file is a mess of intrinsics and general combine/pattern tests (which is understandable given so few of the bmi ops are actually inplemented as intrinsics in the headers).
>
> Please can you limit your changes to bmi.ll to pulling out the bzhi tests and I'll work on cleaning up the rest of the file like I did for bmi2


Done.


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.149633.patch
Type: text/x-patch
Size: 80509 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180603/b86ec49f/attachment-0001.bin>


More information about the llvm-commits mailing list