[PATCH] D17080: [LAA] Allow more run-time alias checks by coercing pointer expressions to AddRecExprs
Dorit Nuzman via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Mon Feb 13 05:54:50 PST 2017
dorit added a comment.
This patch still applies almost entirely as is (only needs a tiny update in the testcase), and seems to have positive performance effect on a couple benchmarks.
It is also a prerequisite for PR30654.
Lets revive this review!
https://reviews.llvm.org/D17080
More information about the llvm-commits
mailing list