[PATCH] D145920: [IR] Allow !range on vector of integer instructions
Nikita Popov via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Tue Mar 14 01:42:07 PDT 2023
This revision was landed with ongoing or failed builds.
This revision was automatically updated to reflect the committed changes.
Closed by commit rGaf101f9ae0bd: [IR] Allow !range on vector of integer instructions (authored by nikic).
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D145920/new/
https://reviews.llvm.org/D145920
Files:
llvm/docs/LangRef.rst
llvm/lib/IR/Verifier.cpp
llvm/lib/Transforms/IPO/SCCP.cpp
llvm/lib/Transforms/InstCombine/InstCombineCalls.cpp
llvm/test/Transforms/InstCombine/ctpop.ll
llvm/test/Transforms/InstCombine/cttz.ll
llvm/test/Transforms/SCCP/ip-add-range-to-call.ll
llvm/test/Verifier/range-1.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D145920.504985.patch
Type: text/x-patch
Size: 18256 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20230314/b95134b5/attachment.bin>
More information about the llvm-commits
mailing list