[PATCH] D59374: [InstCombine] canonicalize funnel shift constant shift amount to be modulo bitwidth
Sanjay Patel via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Thu Mar 14 12:21:34 PDT 2019
This revision was automatically updated to reflect the committed changes.
Closed by commit rL356192: [InstCombine] canonicalize funnel shift constant shift amount to be modulo… (authored by spatel, committed by ).
Changed prior to commit:
https://reviews.llvm.org/D59374?vs=190672&id=190701#toc
Repository:
rL LLVM
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D59374/new/
https://reviews.llvm.org/D59374
Files:
llvm/trunk/include/llvm/IR/Constant.h
llvm/trunk/lib/Analysis/InstructionSimplify.cpp
llvm/trunk/lib/IR/Constants.cpp
llvm/trunk/lib/Transforms/InstCombine/InstCombineCalls.cpp
llvm/trunk/test/Transforms/InstCombine/fsh.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D59374.190701.patch
Type: text/x-patch
Size: 7505 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190314/91ea82f2/attachment.bin>
More information about the llvm-commits
mailing list