[PATCH] D43380: [X86] Disable CLWB in Cannon Lake

Craig Topper via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Feb 16 15:16:20 PST 2018


craig.topper added a comment.

I thought our assemble stance was that everything was available all the time. For example, the bug a few weeks back that said we should always parse xmm16-xmm31 registers regardless of avx512 enabling. Or are we saying we should support everything unlesss you pick a specific CPU?


Repository:
  rL LLVM

https://reviews.llvm.org/D43380





More information about the llvm-commits mailing list