[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
Mon Sep 7 14:06:09 PDT 2020


jeroen.dobbelaere updated this revision to Diff 290346.
jeroen.dobbelaere retitled this revision from "[PATCH 05/26] [noalias] [IR] IRBuilder support for noalias intrinsics." to "[PATCH 06/27] [noalias] [IR] IRBuilder support for noalias intrinsics.".
jeroen.dobbelaere added a comment.

Rebased to 9fb46a452d4e5666828c95610ceac8dcd9e4ce16 <https://reviews.llvm.org/rG9fb46a452d4e5666828c95610ceac8dcd9e4ce16> (September 7, 2020)


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.290346.patch
Type: text/x-patch
Size: 22426 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200907/3624f3e1/attachment.bin>


More information about the llvm-commits mailing list