[llvm] [RegAllocFast] fold foldable inline asm (PR #74344)

Matthias Braun via llvm-commits llvm-commits at lists.llvm.org
Mon Dec 4 09:49:45 PST 2023


MatzeB wrote:

What's a good example that motivates this change? (doing a 2nd pass over the basic block is not cheap and this allocator aims to be primarily fast)

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


More information about the llvm-commits mailing list