[PATCH] D68491: [PATCH 06/27] [noalias] [IR] IRBuilder support for noalias intrinsics.
Jeroen Dobbelaere via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Tue May 18 04:43:54 PDT 2021
jeroen.dobbelaere updated this revision to Diff 346117.
jeroen.dobbelaere added a comment.
Herald added a subscriber: dexonsmith.
Rebased to f8dbd61074176bae92ec360a093ac7bc498c9321 <https://reviews.llvm.org/rGf8dbd61074176bae92ec360a093ac7bc498c9321>.
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D68491/new/
https://reviews.llvm.org/D68491
Files:
llvm/include/llvm/IR/IRBuilder.h
llvm/include/llvm/IR/IntrinsicInst.h
llvm/include/llvm/IR/Intrinsics.h
llvm/lib/IR/IRBuilder.cpp
llvm/lib/IR/Verifier.cpp
llvm/unittests/IR/IRBuilderTest.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D68491.346117.patch
Type: text/x-patch
Size: 22525 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20210518/fa2f1e7d/attachment.bin>
More information about the llvm-commits
mailing list