[PATCH] D124903: [X86][AMX] Replace PXOR instruction with SET0 in AMX pre config.

Craig Topper via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue May 3 23:34:13 PDT 2022


craig.topper added a comment.

Is it possible to get it to use a register other than xmm0 in a test? Maybe add a vector function argument?


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D124903



More information about the llvm-commits mailing list