[llvm-bugs] [Bug 37726] InstCombine: redundant llvm.assume emitted when debug info is present
via llvm-bugs
llvm-bugs at lists.llvm.org
Wed Jun 20 06:26:02 PDT 2018
https://bugs.llvm.org/show_bug.cgi?id=37726
Sanjay Patel <spatel+llvm at rotateright.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
Resolution|--- |FIXED
Status|NEW |RESOLVED
Fixed By Commit(s)| |335121
--- Comment #7 from Sanjay Patel <spatel+llvm at rotateright.com> ---
The helper method was added and the fence case updated with:
https://reviews.llvm.org/D48305
So I've used the helper here:
https://reviews.llvm.org/rL335121
--
You are receiving this mail because:
You are on the CC list for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-bugs/attachments/20180620/07ae1f2d/attachment.html>
More information about the llvm-bugs
mailing list