[PATCH] D112895: [CVP] Canonicalize signed relational comparisons of scalar integers to unsigned comparison predicates

Philip Reames via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Nov 24 11:16:53 PST 2021


reames added a comment.

In D112895#3151903 <https://reviews.llvm.org/D112895#3151903>, @apilipenko wrote:

> Do you mind if I put this change under an on by default cl::opt flag? This way we can temporarily turn it off downstream.

Seems reasonable to me.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D112895



More information about the llvm-commits mailing list