[PATCH] D17930: Implement constant folding for bitreverse
Matt Arsenault via llvm-commits
llvm-commits at lists.llvm.org
Mon Mar 7 07:29:27 PST 2016
arsenm created this revision.
arsenm added a reviewer: jmolloy.
arsenm added a subscriber: llvm-commits.
http://reviews.llvm.org/D17930
Files:
include/llvm/ADT/APInt.h
lib/Analysis/ConstantFolding.cpp
lib/Support/APInt.cpp
test/Transforms/InstCombine/bitreverse-fold.ll
unittests/ADT/APIntTest.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D17930.49959.patch
Type: text/x-patch
Size: 7212 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20160307/d3875e2a/attachment.bin>
More information about the llvm-commits
mailing list