[PATCH] D108049: [InstCombine] Extend canonicalizeClampLike to handle truncated inputs

Dave Green via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Sat Oct 30 00:23:46 PDT 2021


dmgreen added a comment.

In D108049#3098052 <https://reviews.llvm.org/D108049#3098052>, @aeubanks wrote:

> A revert is causing llvm/test/Transforms/InstCombine/truncating-saturate.ll to fail, could you fix forward or perhaps revert whatever stack of patches needs to be reverted?

Thanks for the report. I'll fix it now.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D108049



More information about the llvm-commits mailing list