[PATCH] D91250: Support intrinsic overloading on unnamed types
Jeroen Dobbelaere via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Fri Nov 13 06:08:56 PST 2020
jeroen.dobbelaere updated this revision to Diff 305112.
jeroen.dobbelaere retitled this revision from "Support intrinsic overloading on anonymous struct based types" to "Support intrinsic overloading on unnamed types".
jeroen.dobbelaere edited the summary of this revision.
jeroen.dobbelaere added reviewers: fhahn, chandlerc.
jeroen.dobbelaere added a comment.
I would like to propose this version for review. As far as I am aware, this version should not suffer from the objections made in D48541 <https://reviews.llvm.org/D48541>. Also a testcase has been included.
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D91250/new/
https://reviews.llvm.org/D91250
Files:
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/test/Bitcode/intrinsics-with-unnamed-types.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D91250.305112.patch
Type: text/x-patch
Size: 11501 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20201113/b8aac498/attachment-0001.bin>
More information about the llvm-commits
mailing list