[llvm] Support replacing `add rd, Zero, Zero` with `c.li rd, 0` (PR #86937)

Mark Goncharov via llvm-commits llvm-commits at lists.llvm.org
Fri Apr 12 04:07:48 PDT 2024


mga-sc wrote:

I can also support and other instructions which were described above. It seems to be easy to implement.

https://github.com/llvm/llvm-project/pull/86937


More information about the llvm-commits mailing list