[llvm-bugs] [Bug 37052] SelectionDAGLegalize crash: Assertion `!isa<ConstantSDNode>(Op0) && "AND node isn't canonicalized"' failed.

via llvm-bugs llvm-bugs at lists.llvm.org
Tue Dec 8 01:54:44 PST 2020


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

Simon Pilgrim <llvm-dev at redking.me.uk> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
                 CC|                            |llvm-dev at redking.me.uk
         Resolution|---                         |FIXED

--- Comment #6 from Simon Pilgrim <llvm-dev at redking.me.uk> ---
This was fixed sometime ago when LowerVSETCC was refactored and we moved to
using TargetConstants more consistently.

-- 
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/20201208/e2a4121d/attachment.html>


More information about the llvm-bugs mailing list