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

WÁNG Xuěruì via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Jul 10 06:11:19 PDT 2023


xen0n accepted this revision.
xen0n added a comment.
This revision is now accepted and ready to land.

The addition seems okay but it may be better to move the case into `test/CodeGen/LoongArch/ir-instruction/and.ll` where a bunch more `and`-related optimizations are tested.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D154809



More information about the llvm-commits mailing list