[PATCH] D99966: [X86][AMX] Refactor for PostRA ldtilecfg pass.

LuoYuanke via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Apr 13 07:30:36 PDT 2021


LuoYuanke added inline comments.


================
Comment at: llvm/lib/Target/X86/X86TileConfig.cpp:111
+  }
+  assert(ConstMI && "Cannot find a insertion point");
 
----------------
Would you add comments to explain in PreRA we have inserted palette id in the entry?


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D99966



More information about the llvm-commits mailing list