[llvm-bugs] [Bug 36924] [X86] Split vector schedule classes by vector width only as necessary
via llvm-bugs
llvm-bugs at lists.llvm.org
Thu Aug 9 06:25:06 PDT 2018
https://bugs.llvm.org/show_bug.cgi?id=36924
Simon Pilgrim <llvm-dev at redking.me.uk> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |RESOLVED
Fixed By Commit(s)| |334389
Resolution|--- |FIXED
--- Comment #5 from Simon Pilgrim <llvm-dev at redking.me.uk> ---
Resolving - we've now got an accepted pattern of splitting classes by vector
width where necessary and implementing
X86WriteResUnsupported/X86WriteResPairUnsupported (rL334389) when a model
doesn't support it.
--
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/20180809/c204400d/attachment.html>
More information about the llvm-bugs
mailing list