[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
Fri Jul 22 09:54:09 PDT 2016


This revision was automatically updated to reflect the committed changes.
Closed by commit rL276432: [SelectionDAG] Optimization of BITREVERSE legalization for power-of-2 integer… (authored by RKSimon).

Changed prior to commit:
  https://reviews.llvm.org/D21578?vs=63402&id=65094#toc

Repository:
  rL LLVM

https://reviews.llvm.org/D21578

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

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D21578.65094.patch
Type: text/x-patch
Size: 168561 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20160722/9e1835cc/attachment-0001.bin>


More information about the llvm-commits mailing list