[PATCH] D99042: [RISCV] Teach targetShrinkDemandedConstant to preserve (and X, 0xffffffff).

Fraser Cormack via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Mar 23 04:31:23 PDT 2021


frasercrmck added a comment.

In D99042#2641992 <https://reviews.llvm.org/D99042#2641992>, @craig.topper wrote:

> Here's another https://godbolt.org/z/11s4Mva9v

Thanks. Perhaps we can pre-commit those test cases to better show the effect of this optimization?


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D99042



More information about the llvm-commits mailing list