[PATCH] D119643: [Transforms] Enhance CorrelatedValuePropagation to handle both values of select
Dmitry Vassiliev via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Mon Feb 21 10:36:31 PST 2022
slydiman added a comment.
In D119643#3334208 <https://reviews.llvm.org/D119643#3334208>, @lebedev.ri wrote:
> Please precommit the tests first.
Thanks for the review. Could you provide some details how to precommit these tests? This patch contains 2 new tests inside the existing file basic.ll. @loop1 will be green anyway, but @loop2 will be red w/o this patch. I don't see a way to apply XFAIL to @loop2.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D119643/new/
https://reviews.llvm.org/D119643
More information about the llvm-commits
mailing list