craig.topper added inline comments.
================
Comment at: lib/Headers/movdirintrin.h:39
+// Move quadword as direct store
+static __inline__ void
+__attribute__((__always_inline__, __nodebug__, __target__("movdiri")))
----------------
Sorry, the X86_64 preprocessor check should have stayed. That can't be changed
by a target attribute.
https://reviews.llvm.org/D45984
_______________________________________________
cfe-commits mailing list
[email protected]
http://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits