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

Amara Emerson <aemer...@apple.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
         Resolution|---                         |FIXED
             Status|NEW                         |RESOLVED

--- Comment #9 from Amara Emerson <aemer...@apple.com> ---
Huh, this is already fixed on trunk:

commit c2b322fc19e829162ed4c7dcd04d9e9b2cd4e66c
Author: Tim Northover <t.p.northo...@gmail.com>
Date:   Mon Feb 1 12:43:33 2021 +0000

    GlobalISel: check type size before getZExtValue()ing it.

    Otherwise getZExtValue() asserts.

I've cherry-picked it to release/12.x in fa0971b87fb2

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

Reply via email to