[llvm] [BasicBlockUtils] Remove redundant llvm.dbg instructions after blocks to reduce compile time (PR #89069)

via llvm-commits llvm-commits at lists.llvm.org
Thu Apr 18 21:15:12 PDT 2024


coderchenlin wrote:

![image](https://github.com/llvm/llvm-project/assets/48561979/c6ac877a-ebe8-4eaf-a3a8-c091f249d941)
the case: https://godbolt.org/z/rrov17cTo
the compile time was reduced a lot,

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


More information about the llvm-commits mailing list