[PATCH] D99173: Intrinsic::getName: require a Module argument
Jeroen Dobbelaere via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Mon Jun 14 05:49:23 PDT 2021
jeroen.dobbelaere updated this revision to Diff 351841.
jeroen.dobbelaere added a comment.
Rebased; Taken Nikita's comments into account.
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D99173/new/
https://reviews.llvm.org/D99173
Files:
llvm/docs/ReleaseNotes.rst
llvm/include/llvm-c/Core.h
llvm/include/llvm/IR/Intrinsics.h
llvm/lib/CodeGen/MachineOperand.cpp
llvm/lib/CodeGen/ReplaceWithVeclib.cpp
llvm/lib/CodeGen/SelectionDAG/SelectionDAGDumper.cpp
llvm/lib/CodeGen/SelectionDAG/SelectionDAGISel.cpp
llvm/lib/IR/AutoUpgrade.cpp
llvm/lib/IR/Core.cpp
llvm/lib/IR/Function.cpp
llvm/lib/Transforms/Scalar/LowerMatrixIntrinsics.cpp
llvm/test/Assembler/auto_upgrade_intrinsics.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D99173.351841.patch
Type: text/x-patch
Size: 19766 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20210614/13b67acb/attachment.bin>
More information about the llvm-commits
mailing list