[PATCH] D147368: [LoongArch] Optimize bitwise and with immediates

Ben Shi via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Sun Apr 2 19:36:36 PDT 2023


benshi001 added a comment.

In D147368#4239617 <https://reviews.llvm.org/D147368#4239617>, @SixWeining wrote:

> Changes to test like `llvm/test/CodeGen/LoongArch/alloca.ll` are recovered?

I have supplemented `llvm/test/CodeGen/LoongArch/alloca.ll` and other affected tests.

I am working in multiple threads mode, sorry for so many typos and spots. :(


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D147368



More information about the llvm-commits mailing list