[PATCH] D50054: [ARM] Ignore pointer values in ARMCodeGenPrepare
Sam Parker via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Tue Jul 31 05:35:33 PDT 2018
samparker created this revision.
samparker added reviewers: SjoerdMeijer, efriedma, john.brawn.
Herald added a reviewer: javed.absar.
Herald added subscribers: chrib, kristof.beyls.
Skip pointer values so they don't unnecessarily prevent the transformation.
https://reviews.llvm.org/D50054
Files:
lib/Target/ARM/ARMCodeGenPrepare.cpp
test/CodeGen/ARM/arm-cgp-icmps.ll
test/CodeGen/ARM/arm-cgp-phis-calls-ret.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D50054.158224.patch
Type: text/x-patch
Size: 3436 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180731/3052d4ab/attachment.bin>
More information about the llvm-commits
mailing list