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

Sanjay Patel <[email protected]> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
           See Also|                            |https://bugs.llvm.org/show_
                   |                            |bug.cgi?id=50575
         Resolution|---                         |FIXED

--- Comment #7 from Sanjay Patel <[email protected]> ---
Filed the 'lshr' pattern as bug 50575.
The example pasted in the description is transformed into that (ashr->lshr). 

But the bug title and the example in the godbolt link in the description are
different and should be fixed with:
https://reviews.llvm.org/rGb865eead7657

So I think it's ok to close this one, but feel free to reopen or file new bugs
to track other items.

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