[llvm-bugs] [Bug 46165] New: [Matrix] Emit fast-math/wrapping flags during CodeGen for matrix operators
via llvm-bugs
llvm-bugs at lists.llvm.org
Mon Jun 1 12:23:33 PDT 2020
https://bugs.llvm.org/show_bug.cgi?id=46165
Bug ID: 46165
Summary: [Matrix] Emit fast-math/wrapping flags during CodeGen
for matrix operators
Product: clang
Version: unspecified
Hardware: PC
OS: All
Status: NEW
Severity: enhancement
Priority: P
Component: LLVM Codegen
Assignee: unassignedclangbugs at nondot.org
Reporter: florian_hahn at apple.com
CC: llvm-bugs at lists.llvm.org, neeilans at live.com,
richard-llvm at metafoo.co.uk
Currently arithmetic matrix operators do not set fast-math/wrapping flags
during CodeGen.
--
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/20200601/454f285e/attachment.html>
More information about the llvm-bugs
mailing list