[llvm] [X86][AMX] Reserve all pair registers when AMXTRANSPOSE is not ready (PR #114706)
Phoebe Wang via llvm-commits
llvm-commits at lists.llvm.org
Sun Nov 3 05:29:08 PST 2024
phoebewang wrote:
@nikic Can you help to check if the change works? I tried to analyze locally, but `valgrind` doesn't work for me, and `timeit` has much noise. I checked it with `perf` and found the ratio of `LiveDebugValues` related functions were reduced with this change.
https://github.com/llvm/llvm-project/pull/114706
More information about the llvm-commits
mailing list