[PATCH] D59308: [X86] Check for 64-bit mode in X86Subtarget::hasCmpxchg16b()
JF Bastien via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Wed Mar 13 10:34:13 PDT 2019
jfb accepted this revision.
jfb added a comment.
This revision is now accepted and ready to land.
I think this is fine since it makes something less broken, and is consistent with your other patch on the clang side. Would be neat for someone else to double-check.
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D59308/new/
https://reviews.llvm.org/D59308
More information about the llvm-commits
mailing list