[PATCH] D93039: Introduce llvm.noalias.decl intrinsic
Jeroen Dobbelaere via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Sat Jan 16 00:26:55 PST 2021
This revision was automatically updated to reflect the committed changes.
Closed by commit rG668827b64856: Introduce llvm.noalias.decl intrinsic (authored by jeroen.dobbelaere).
Changed prior to commit:
https://reviews.llvm.org/D93039?vs=316984&id=317159#toc
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D93039/new/
https://reviews.llvm.org/D93039
Files:
llvm/docs/LangRef.rst
llvm/include/llvm/IR/IRBuilder.h
llvm/include/llvm/IR/Intrinsics.h
llvm/include/llvm/IR/Intrinsics.td
llvm/lib/CodeGen/IntrinsicLowering.cpp
llvm/lib/CodeGen/SelectionDAG/FastISel.cpp
llvm/lib/CodeGen/SelectionDAG/SelectionDAGBuilder.cpp
llvm/lib/IR/IRBuilder.cpp
llvm/lib/IR/Verifier.cpp
llvm/test/Verifier/noalias_scope_decl.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D93039.317159.patch
Type: text/x-patch
Size: 14904 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20210116/1ca0d9ce/attachment.bin>
More information about the llvm-commits
mailing list