[llvm] [IndVars] Fix strict weak ordering violation (PR #108947)

Nikita Popov via llvm-commits llvm-commits at lists.llvm.org
Tue Sep 17 02:24:11 PDT 2024


nikic wrote:

An alternative fix would have been to use the recently introduced block number as tie breaker instead. I thought it would be cleaner to do it this way though.

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


More information about the llvm-commits mailing list