[PATCH] D60035: [SCEV] Use unsigned/signed intersection type in SCEV

Roman Lebedev via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Apr 8 05:25:46 PDT 2019


lebedev.ri added a comment.

Someone knowledged in SCEV will need to review this.
I still think that at least one test, that shows some new fold that is now possible thanks to this, is needed.


Repository:
  rL LLVM

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

https://reviews.llvm.org/D60035





More information about the llvm-commits mailing list