[llvm] [NFC] Refactor looping over recomputeLiveIns into function (PR #88040)

Kai Nacke via llvm-commits llvm-commits at lists.llvm.org
Mon Apr 15 13:55:42 PDT 2024


redstar wrote:

I removed all the syntactic sugar inside the loop. Now I get the expected result: with this change, clang is faster than the unmodified version (on CTMark).
Please have another look. Thanks.

https://github.com/llvm/llvm-project/pull/88040


More information about the llvm-commits mailing list