[PATCH] D154808: [RISCV] Add tests for (and (add x, c1), (lshr y, c2))

Craig Topper via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Sun Jul 9 23:21:29 PDT 2023


craig.topper added a comment.

The test file here appears to be for “loop strength reduce” pass originally. Maybe this should be a new test file?


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D154808



More information about the llvm-commits mailing list