[llvm] [LV] Disable fold tail by masking - when induction vars used outside (PR #81609)
Florian Hahn via llvm-commits
llvm-commits at lists.llvm.org
Tue Feb 20 01:23:42 PST 2024
fhahn wrote:
> As you suggested, I created a new commit with different branch and created new PR(for test as mentioned above). For some reason it contain the commit from this PR, which I tried to remove by dropping in interactive re-base and forced push.
>
> Also, addressed feedback regarding the tests.
Looking at https://github.com/niwinanto/llvm-project/pull/2/commits, it looks like there's a single commit adding the test, so that looks good I think? Could you update the destination branch to be upstream llvm-project's `main`?
https://github.com/llvm/llvm-project/pull/81609
More information about the llvm-commits
mailing list