[llvm] [GlobalISel] Optimized MatchData Handling (PR #92115)
Pierre van Houtryve via llvm-commits
llvm-commits at lists.llvm.org
Wed May 15 02:16:08 PDT 2024
Pierre-vh wrote:
I'll go with @jayfoad's idea: Call match & apply in the same function. I tested it and it works a lot better.
https://github.com/llvm/llvm-project/pull/92115
More information about the llvm-commits
mailing list