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

Simon Pilgrim <[email protected]> changed:

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

--- Comment #6 from Simon Pilgrim <[email protected]> ---
(In reply to Sanjay Patel from comment #5)
> The scalar case should be fixed with:
> https://reviews.llvm.org/rL372510
> 
> I think the vector example in the godbolt link should be filed separately if
> that's a real concern. Whether vector math abides by C integer rules is a
> question for clang front-end, and I don't know the answer.

Thanks Sanjay, I've created [Bug #43399] to discuss the difference between
scalar/vector nsw/nuw tagging.

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