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

Alex Bradbury via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Sun Jul 9 23:17:58 PDT 2023


asb added a comment.

Thanks for splitting this out. I think adding RV64I to this test file as you did in a previous iteration does make sense, so I'd recommend adding an RV64I RUN line in this patch.


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