[llvm] [JumpThreading] Don't phi translate past loop phi (PR #70664)

Nikita Popov via llvm-commits llvm-commits at lists.llvm.org
Tue Oct 31 04:27:45 PDT 2023


nikic wrote:

@XChy It's not possible to query DT during JumpThreading, because flushing updates is too expensive.

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


More information about the llvm-commits mailing list