[PATCH] D69842: [InstCombine] canonicalize shift+logic+shift to reduce dependency chain
Sanjay Patel via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Thu Nov 7 09:32:54 PST 2019
This revision was automatically updated to reflect the committed changes.
Closed by commit rGd9ccb6367a10: [InstCombine] canonicalize shift+logic+shift to reduce dependency chain (authored by spatel).
Changed prior to commit:
https://reviews.llvm.org/D69842?vs=228059&id=228262#toc
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D69842/new/
https://reviews.llvm.org/D69842
Files:
llvm/lib/Transforms/InstCombine/InstCombineShifts.cpp
llvm/test/Transforms/InstCombine/bswap.ll
llvm/test/Transforms/InstCombine/shift-logic.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D69842.228262.patch
Type: text/x-patch
Size: 9744 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20191107/a1952b45/attachment.bin>
More information about the llvm-commits
mailing list