[llvm] Match range check pattern with SExt (PR #118910)

Matthias Braun via llvm-commits llvm-commits at lists.llvm.org
Mon Dec 9 10:58:17 PST 2024


MatzeB wrote:

@dtcxzyw 

> BTW, can you add a proof for (icmp slt x, 0) | (icmp sgt sext(x), n) --> icmp ugt x, n?

What do you mean by "add a proof"? More alive2 examples?

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


More information about the llvm-commits mailing list