[PATCH] D21578: [SelectionDAG] Optimization of BITREVERSE legalization for power-of-2 integer scalar/vector types

Simon Pilgrim via llvm-commits llvm-commits at lists.llvm.org
Sat Jul 9 15:13:50 PDT 2016


RKSimon updated this revision to Diff 63402.
RKSimon added a comment.

Readded the aarch64 bitreverse tests


Repository:
  rL LLVM

http://reviews.llvm.org/D21578

Files:
  lib/CodeGen/SelectionDAG/LegalizeDAG.cpp
  test/CodeGen/AArch64/bitreverse.ll
  test/CodeGen/X86/bitreverse.ll
  test/CodeGen/X86/vector-bitreverse.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D21578.63402.patch
Type: text/x-patch
Size: 172072 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20160709/b195b4fa/attachment-0001.bin>


More information about the llvm-commits mailing list