[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 8 13:12:06 PDT 2016
RKSimon updated this revision to Diff 63302.
RKSimon added a comment.
Updated with examples of non-legal types (i4 and i24)
Repository:
rL LLVM
http://reviews.llvm.org/D21578
Files:
lib/CodeGen/SelectionDAG/LegalizeDAG.cpp
test/CodeGen/X86/bitreverse.ll
test/CodeGen/X86/vector-bitreverse.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D21578.63302.patch
Type: text/x-patch
Size: 167304 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20160708/dc8a3c67/attachment-0001.bin>
More information about the llvm-commits
mailing list