[PATCH] D99493: [SimpleLoopUnswitch] Add tests to check partially invariant unswitch
Dávid Bolvanský via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Mon Mar 29 05:49:49 PDT 2021
xbolva00 added a comment.
In D99493#2655555 <https://reviews.llvm.org/D99493#2655555>, @jaykang10 wrote:
> In D99493#2655532 <https://reviews.llvm.org/D99493#2655532>, @thakis wrote:
>
>> Looks like this test fails: http://45.33.8.238/linux/42881/step_12.txt
>
> um... that's what I was concerned about pushing this patch... because this test relies on https://reviews.llvm.org/D99354. Do I have to revert this patch or something like that? @thakis Can you let me know what I have to do please?
You should push this test with current trunk checks, then rebase D99354 <https://reviews.llvm.org/D99354> and regenerate checks
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D99493/new/
https://reviews.llvm.org/D99493
More information about the llvm-commits
mailing list