[llvm-bugs] [Bug 49739] [Matrix] Support #pragma clang fp
via llvm-bugs
llvm-bugs at lists.llvm.org
Thu Apr 22 06:20:40 PDT 2021
https://bugs.llvm.org/show_bug.cgi?id=49739
Florian Hahn <florian_hahn at apple.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
Fixed By Commit(s)| |2277fbf233cca8e1bd698fa9ab6
| |de404001c3a
Resolution|--- |FIXED
Status|NEW |RESOLVED
--- Comment #4 from Florian Hahn <florian_hahn at apple.com> ---
Fixed by https://reviews.llvm.org/rGbe2277fbf233cca8e1bd698fa9ab6de404001c3a
Note that we still do not preserve the FMF on the instructions we generate
while lowering matrix operations in LowerMatrixIntrinsics:
https://bugs.llvm.org/show_bug.cgi?id=49738
--
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/20210422/903c7eb3/attachment.html>
More information about the llvm-bugs
mailing list