[llvm] [CodeGen] Fix llc -start/stop-after/before bug for inserted machine passes (PR #200631)

via llvm-commits llvm-commits at lists.llvm.org
Sun Jun 14 04:33:38 PDT 2026


https://github.com/paperchalice commented:

In general I think we should handle pipeline construction and {start,stop}-{before,after} separately, i.e. construct pipeline firstly then remove unwanted passes, but it is off-topic.

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


More information about the llvm-commits mailing list