[llvm] [RemoveDIs] Prevent errors from incorrectly inserted PHIs (PR #87643)

Stephen Tozer via llvm-commits llvm-commits at lists.llvm.org
Fri Oct 17 08:43:06 PDT 2025


SLTozer wrote:

Instruction-insertion has been deprecated for a full year now and this assert isn't being hit downstream, safe fallback is probably not required.

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


More information about the llvm-commits mailing list