[llvm-bugs] [Bug 33993] Assertion failed: ((Size == 32 || Size == 64) && "i32 or i64 is expected after legalization."), function targetShrinkDemandedConstant

via llvm-bugs llvm-bugs at lists.llvm.org
Sun Jul 30 08:08:41 PDT 2017


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

Ahmed Bougacha <ahmed.bougacha at gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
         Resolution|---                         |FIXED
             Status|NEW                         |RESOLVED
                 CC|                            |ahmed.bougacha at gmail.com

--- Comment #1 from Ahmed Bougacha <ahmed.bougacha at gmail.com> ---
I fixed this in:
r309323 [AArch64] Fix legality info passed to demanded bits for TBI opt.

There's a similar bug in X86, but I don't think it has any visible effect.

-- 
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/20170730/9f9d3880/attachment-0001.html>


More information about the llvm-bugs mailing list