[PATCH] D91250: Support intrinsic overloading on unnamed types
Jeroen Dobbelaere via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Tue Mar 9 05:57:08 PST 2021
jeroen.dobbelaere updated this revision to Diff 329310.
jeroen.dobbelaere edited the summary of this revision.
jeroen.dobbelaere added a comment.
- added reference to and testcase for PR48340
- rebased
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D91250/new/
https://reviews.llvm.org/D91250
Files:
llvm/docs/LangRef.rst
llvm/include/llvm/IR/Intrinsics.h
llvm/include/llvm/IR/Module.h
llvm/lib/IR/Function.cpp
llvm/lib/IR/Module.cpp
llvm/lib/IR/Verifier.cpp
llvm/lib/Linker/IRMover.cpp
llvm/test/Bitcode/intrinsics-with-unnamed-types.ll
llvm/test/Linker/intrinsics-with-unnamed-types.ll
llvm/test/Transforms/LoopVectorize/pr48340.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D91250.329310.patch
Type: text/x-patch
Size: 22352 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20210309/b107d62d/attachment.bin>
More information about the llvm-commits
mailing list