[PATCH] D119488: [SCEV] Extend `i1 cond ? i1 x : i1 y` (where either x or y is a constant integer) to arbitrary-sized integers

Roman Lebedev via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Feb 15 11:44:45 PST 2022


lebedev.ri added a comment.

ping @Meinersbur this will need some help with polly's tests...


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D119488/new/

https://reviews.llvm.org/D119488



More information about the llvm-commits mailing list