[PATCH] D19978: [SelectionDAG] Attempt to split BITREVERSE vector legalization into BSWAP and BITREVERSE stages

Simon Pilgrim via llvm-commits llvm-commits at lists.llvm.org
Thu May 12 06:16:01 PDT 2016


This revision was automatically updated to reflect the committed changes.
Closed by commit rL269290: [SelectionDAG] Attempt to split BITREVERSE vector legalization into BSWAP and… (authored by RKSimon).

Changed prior to commit:
  http://reviews.llvm.org/D19978?vs=56295&id=57027#toc

Repository:
  rL LLVM

http://reviews.llvm.org/D19978

Files:
  llvm/trunk/lib/CodeGen/SelectionDAG/LegalizeVectorOps.cpp
  llvm/trunk/test/CodeGen/AArch64/bitreverse.ll
  llvm/trunk/test/CodeGen/X86/vector-bitreverse.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D19978.57027.patch
Type: text/x-patch
Size: 177553 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20160512/60d668ea/attachment.bin>


More information about the llvm-commits mailing list