[PATCH] D50848: [ConstantFolding] add simplifications for funnel shift intrinsics
Sanjay Patel via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Thu Aug 16 16:04:01 PDT 2018
spatel updated this revision to Diff 161139.
spatel marked an inline comment as done.
spatel added a comment.
Patch updated:
Use native integers where possible to make the math more efficient.
https://reviews.llvm.org/D50848
Files:
lib/Analysis/ConstantFolding.cpp
test/Analysis/ConstantFolding/funnel-shift.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D50848.161139.patch
Type: text/x-patch
Size: 3892 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180816/5caa3204/attachment.bin>
More information about the llvm-commits
mailing list