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

            Bug ID: 51381
           Summary: Request to cherry-pick fix for crash when vectorising
                    loops with intrinsics to the LLVM 13 release branch.
           Product: libraries
           Version: trunk
          Hardware: PC
                OS: All
            Status: NEW
          Severity: release blocker
          Priority: P
         Component: Loop Optimizer
          Assignee: [email protected]
          Reporter: [email protected]
                CC: [email protected]

This is the patch to cherry-pick:

https://reviews.llvm.org/rG3fd96e1b2e12

This fixes a crash in llvm/lib/Transforms/Vectorize/LoopVectorize.cpp when
trying to perform scalable vectorisation of loops containing certain intrinsic
calls. The patch should be low risk.

-- 
You are receiving this mail because:
You are on the CC list for the bug.
_______________________________________________
llvm-bugs mailing list
[email protected]
https://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-bugs

Reply via email to