[PATCH] D100119: [mlir] Rename AVX512 dialect to X86Vector

Nicolas Vasilache via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Apr 12 09:15:41 PDT 2021


nicolasvasilache accepted this revision.
nicolasvasilache added a comment.

`x86vector` is fine for now.

As we evolve we may want to get into e.g. `x86.avx.xyz` and `x86.avx512.pqr` but we can easily iterate in-tree as we grow the number of use cases.


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D100119/new/

https://reviews.llvm.org/D100119



More information about the llvm-commits mailing list