[PATCH] D154953: [InstSimplify] Remove the remainder loop if we know the mask is always true

Noah Goldstein via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Jul 24 16:26:17 PDT 2023


goldstein.w.n accepted this revision.
goldstein.w.n added a comment.

In D154953#4526886 <https://reviews.llvm.org/D154953#4526886>, @Allen wrote:

> ping ?

Can you

1. Add some tests that aren't reliant on vscale (just some simple cases is fine).
2. would still like alive2 link.

Code change looks fine to me.


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

https://reviews.llvm.org/D154953



More information about the llvm-commits mailing list