[llvm-bugs] [Bug 50617] New: llvm got crash in GCNDPPCombine pass when I compile the rocPRIM test

via llvm-bugs llvm-bugs at lists.llvm.org
Tue Jun 8 02:19:24 PDT 2021


https://bugs.llvm.org/show_bug.cgi?id=50617

            Bug ID: 50617
           Summary: llvm got crash in GCNDPPCombine pass  when  I compile
                    the rocPRIM  test
           Product: libraries
           Version: 12.0
          Hardware: PC
                OS: Linux
            Status: NEW
          Severity: enhancement
          Priority: P
         Component: Backend: AMDGPU
          Assignee: unassignedbugs at nondot.org
          Reporter: qishilu3 at 163.com
                CC: llvm-bugs at lists.llvm.org

it crash at function execMayBeModifiedBeforeAnyUse(const MachineRegisterInfo
&MRI,
                                          Register VReg,
                                         const MachineInstr &DefMI)

the input IR Instr (arg DefMI of the function ) is at line 17628 in the
crash.log  


the crash log and  the IR  before GCN DPP Combine pass is attached.

-- 
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/20210608/4a2f230f/attachment.html>


More information about the llvm-bugs mailing list