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

Simon Pilgrim <[email protected]> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
         Resolution|---                         |FIXED
            Product|new-bugs                    |libraries
             Status|NEW                         |RESOLVED
          Component|new bugs                    |Common Code Generator Code
                 CC|                            |[email protected]

--- Comment #3 from Simon Pilgrim <[email protected]> ---
This was fixed in DAG for llvm 6.00 - both IR and DAG will fold to undef for
out of range shift values (uniform or nonuniform).

https://godbolt.org/z/S5SXy6

-- 
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