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

David Bolvansky <david.bolvan...@gmail.com> changed:

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

--- Comment #4 from David Bolvansky <david.bolvan...@gmail.com> ---
sw1(int): # @sw1(int)
  add edi, -3
  test edi, -3
  sete al
  ret


So.. fixed since LLVM 13.

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