craig.topper requested changes to this revision.
craig.topper added inline comments.
This revision now requires changes to proceed.


================
Comment at: lib/Basic/Targets/X86.cpp:577
   } else if (Name == "pclmul") {
     if (Enabled)
       setSSELevel(Features, SSE2, Enabled);
----------------
I think we should disable vpclmulqdq when pclmul is being disabled.


Repository:
  rC Clang

https://reviews.llvm.org/D41573



_______________________________________________
cfe-commits mailing list
cfe-commits@lists.llvm.org
http://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits

Reply via email to