[PATCH] D70051: [Codegen] TargetLowering::prepareUREMEqFold(): `x u% C1 ==/!= C2` with tautological C1 u<= C2 (PR35479)

Roman Lebedev via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Nov 22 04:16:24 PST 2019


lebedev.ri added a comment.

In D70051#1756595 <https://reviews.llvm.org/D70051#1756595>, @RKSimon wrote:

> LGTM (with D70053 <https://reviews.llvm.org/D70053>) - cheers


Thank you for the review!


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D70051





More information about the llvm-commits mailing list