[llvm] [EarlyIfConversion] Fix the logic to determine predictable branch. (PR #92405)

Mikhail Gudim via llvm-commits llvm-commits at lists.llvm.org
Thu May 30 11:22:35 PDT 2024


mgudim wrote:

@fhahn @sjoerdmeijer Shouldn't calling `MachineLoop::isLoopInvariant` on the branch instruction be enough (ideally)?

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


More information about the llvm-commits mailing list