[PATCH] D64128: [CodeGen] Generate llvm.ptrmask instead of inttoptr(and(ptrtoint, C)) if possible.
Florian Hahn via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Wed Jul 3 05:10:14 PDT 2019
fhahn updated this revision to Diff 207761.
fhahn marked 2 inline comments as done.
fhahn added a comment.
Use IgnoreParens().
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D64128/new/
https://reviews.llvm.org/D64128
Files:
clang/lib/CodeGen/CGExprScalar.cpp
clang/test/CodeGen/x86-ptrmask.c
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D64128.207761.patch
Type: text/x-patch
Size: 6095 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190703/3711a99f/attachment.bin>
More information about the llvm-commits
mailing list