[llvm-bugs] [Bug 45958] [Vplan] Wrong vec.phi generation
via llvm-bugs
llvm-bugs at lists.llvm.org
Mon Feb 22 13:20:39 PST 2021
https://bugs.llvm.org/show_bug.cgi?id=45958
Florian Hahn <florian_hahn at apple.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |RESOLVED
Resolution|--- |FIXED
Fixed By Commit(s)| |15a74b64dfa9
--- Comment #2 from Florian Hahn <florian_hahn at apple.com> ---
We can now model the def-use chains in VPlan directly, which allows us to keep
track of incoming (VPValue, VPBB) pairs directly in VPlan, to fix this issue.
Should be fixed in
https://reviews.llvm.org/rG15a74b64dfa9bc1213cd582415f849b4dba51bad
--
You are receiving this mail because:
You are on the CC list for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-bugs/attachments/20210222/edec9bf1/attachment.html>
More information about the llvm-bugs
mailing list