[PATCH] D68491: [PATCH 05/26] [noalias] [IR] IRBuilder support for noalias intrinsics.

Jeroen Dobbelaere via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Jun 12 09:13:10 PDT 2020


jeroen.dobbelaere updated this revision to Diff 270419.
jeroen.dobbelaere retitled this revision from "[PATCH 08/38] [noalias] [IR] IRBuilder support for noalias intrinsics." to "[PATCH 05/26] [noalias] [IR] IRBuilder support for noalias intrinsics.".
jeroen.dobbelaere edited the summary of this revision.

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.270419.patch
Type: text/x-patch
Size: 22484 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200612/08d30ae9/attachment.bin>


More information about the llvm-commits mailing list