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

Nikita Popov <[email protected]> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
         Resolution|---                         |FIXED
             Status|NEW                         |RESOLVED
 Fixed By Commit(s)|                            |a13c0f62c38131ef2656b06de02
                   |                            |d82110abaf272

--- Comment #2 from Nikita Popov <[email protected]> ---
@spatel: Great find! I wouldn't have expected this to work without nuw
intuitively.

I've implemented the fold in
https://github.com/llvm/llvm-project/commit/a13c0f62c38131ef2656b06de02d82110abaf272.

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