[PATCH] D126280: [X86][AMX] Reduce the compiling time for non-amx code.

LuoYuanke via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue May 24 03:05:09 PDT 2022


LuoYuanke added a comment.

In D126280#3533729 <https://reviews.llvm.org/D126280#3533729>, @nikic wrote:

> Compile-time looks good: http://llvm-compile-time-tracker.com/compare.php?from=a7c079aaa227d55ad9cb6b916500d99b4fdf26d2&to=3b586204feec6114692ead49d107e3b9d7c2f2c4&stat=instructions I think it mostly recovers the regression.

Thanks, I'll land this patch.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D126280



More information about the llvm-commits mailing list