[PATCH] D32220: [X86][SSE2] Fix asm string for movq (Move Quadword) instruction
Ayman Musa via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Thu Apr 20 06:11:10 PDT 2017
aymanmus added a comment.
@craig.topper is this still needed? Why would we insert a "bug" only to be compatible with MacOS?
What about the memory form instructions? InstAlias cannot solve this for them.
https://reviews.llvm.org/D32220
More information about the llvm-commits
mailing list