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

Craig Topper <craig.top...@gmail.com> changed:

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

--- Comment #5 from Craig Topper <craig.top...@gmail.com> ---
This isn't valid code since we require the gather scale to be constant, but we
shouldn't assert.

r308267 fixes the assertion failure and turns this into an instruction
selection error instead.

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

Reply via email to