[llvm] [BranchFolder] Fix missing debug info with tail merging (PR #94715)

Alan Zhao via llvm-commits llvm-commits at lists.llvm.org
Thu Jun 20 10:54:09 PDT 2024


alanzhao1 wrote:

> Am I right in thinking that this is preserving the source-location on branch instructions that _aren't_ merged but were manipulated during analysis? If so, LGTM.

Yes, this should be the case.


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


More information about the llvm-commits mailing list