[PATCH] D87452: [InstCombine] matchRotate - support (uniform) constant rotation amounts (PR46895)
Simon Pilgrim via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Mon Sep 14 09:51:51 PDT 2020
RKSimon updated this revision to Diff 291597.
RKSimon added a comment.
fix clang-tidy warnings
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D87452/new/
https://reviews.llvm.org/D87452
Files:
llvm/lib/Transforms/InstCombine/InstCombineAndOrXor.cpp
llvm/lib/Transforms/Utils/Local.cpp
llvm/test/Transforms/InstCombine/bswap.ll
llvm/test/Transforms/InstCombine/fsh.ll
llvm/test/Transforms/InstCombine/or-concat.ll
llvm/test/Transforms/InstCombine/rotate.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D87452.291597.patch
Type: text/x-patch
Size: 12412 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200914/9f79f490/attachment.bin>
More information about the llvm-commits
mailing list