[llvm] [CodeGen][GC] Skip function without GC in `GCLoweringPass` (PR #84421)
Arthur Eubanks via llvm-commits
llvm-commits at lists.llvm.org
Thu Mar 7 21:31:08 PST 2024
aeubanks wrote:
is this purely a compile time optimization? or does this actually have functional change (in which case should have a test)
https://github.com/llvm/llvm-project/pull/84421
More information about the llvm-commits
mailing list