[llvm-bugs] [Bug 45949] [X86] SSE intrinsic instructions selected using selectScalarSSELoad don't get MachineMemoryOperands
via llvm-bugs
llvm-bugs at lists.llvm.org
Sat May 16 14:33:43 PDT 2020
https://bugs.llvm.org/show_bug.cgi?id=45949
Craig Topper <craig.topper at gmail.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |RESOLVED
Fixed By Commit(s)| |135b877874fae96b4372c8a3fbf
| |aa8ff44ff86e3
Resolution|--- |FIXED
--- Comment #1 from Craig Topper <craig.topper at gmail.com> ---
I decided to just replace the ComplexPattern with a PatFrags for the different
types of loads we match.
Fixed in 135b877874fae96b4372c8a3fbfaa8ff44ff86e3
--
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/20200516/0ea2dc4c/attachment.html>
More information about the llvm-bugs
mailing list