[llvm] IndVarSimplify/test: replace undef with poison (PR #126069)

Nikita Popov via llvm-commits llvm-commits at lists.llvm.org
Thu Feb 6 06:07:47 PST 2025


https://github.com/nikic commented:

If possible, please replace these with non-undef/poison values instead. The store can be 0 and the sdiv operand should be an argument.

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


More information about the llvm-commits mailing list