http://llvm.org/bugs/show_bug.cgi?id=17865

Justin Holewinski <[email protected]> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|RESOLVED                    |REOPENED
         Depends on|                            |17876
         Resolution|FIXED                       |---

--- Comment #2 from Justin Holewinski <[email protected]> ---
I'm actually going to keep this one open to track the work needed to enable
TailDuplicate in the NVPTX target.

Currently gated on 17876.

The other main issue with TailDuplicate is that it can duplicate barriers in
bad ways.  Though rare, this can be a correctness issue.  This needs to be
addressed.

-- 
You are receiving this mail because:
You are on the CC list for the bug.
_______________________________________________
LLVMbugs mailing list
[email protected]
http://lists.cs.uiuc.edu/mailman/listinfo/llvmbugs

Reply via email to