https://bugs.llvm.org/show_bug.cgi?id=39772
Florian Hahn <[email protected]> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |RESOLVED
Fixed By Commit(s)| |r347524
Resolution|--- |FIXED
--- Comment #1 from Florian Hahn <[email protected]> ---
Should be fixed in https://reviews.llvm.org/rL347524.
The problem was that the code was using OriginalOp to access the source of the
ssa_copy, but OriginalOp refers to the original value in the IR before
renaming, not the actual source operand.
--
You are receiving this mail because:
You are on the CC list for the bug._______________________________________________
llvm-bugs mailing list
[email protected]
http://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-bugs