[PATCH] D59065: Add ptrmask intrinsic
Florian Hahn via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Fri May 10 06:16:52 PDT 2019
fhahn updated this revision to Diff 199008.
fhahn added a comment.
Thanks for your feedback @jdoerfert & @hfinkel! I've adjusted the description as suggested. I dropped the information about 'relevant' bits and made the description more precise.
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D59065/new/
https://reviews.llvm.org/D59065
Files:
llvm/docs/LangRef.rst
llvm/include/llvm/IR/Intrinsics.td
llvm/lib/CodeGen/SelectionDAG/SelectionDAGBuilder.cpp
llvm/test/CodeGen/AArch64/lower-ptrmask.ll
llvm/test/CodeGen/X86/lower-ptrmask.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D59065.199008.patch
Type: text/x-patch
Size: 5339 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190510/4e9d9f20/attachment.bin>
More information about the llvm-commits
mailing list