[PATCH] D58302: [X86] Add ImmArg markings to intrinsics.
Simon Pilgrim via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Mon Feb 18 04:00:20 PST 2019
RKSimon added a comment.
Missing context.
This patch makes sense - are there any warnings/assertions that check if the GCC builtin signature matches the IR intrinsic def? I had a quick look at D57825 <https://reviews.llvm.org/D57825> but didn't notice anything.
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D58302/new/
https://reviews.llvm.org/D58302
More information about the llvm-commits
mailing list