[RISCV] Add Zba command lines to xaluo.ll. NFC
authorCraig Topper <craig.topper@sifive.com>
Sat, 20 Mar 2021 22:09:15 +0000 (15:09 -0700)
committerCraig Topper <craig.topper@sifive.com>
Sat, 20 Mar 2021 22:31:45 +0000 (15:31 -0700)
commit0874281d6054d8f5645bb066271b6f73acde7e80
treebe36cd2bcb79cb1558a5b14dbf3c761394c0875f
parent1fe1e996e987426e5d6352dabef358fc4ae619e5
[RISCV] Add Zba command lines to xaluo.ll. NFC

Some of the patterns end up with 32 to 64 bit zero extends on RV64
which can be handled by zext.w.
llvm/test/CodeGen/RISCV/xaluo.ll