[PATCH] D155639: [RISCV][GlobalISel] Test legalization of binary logical instructions with wider types
Nitin John Raj via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Wed Jul 26 15:47:36 PDT 2023
This revision was landed with ongoing or failed builds.
This revision was automatically updated to reflect the committed changes.
Closed by commit rG474cf4feb71c: [RISCV][GlobalISel] Test legalization of binary logical instructions with wider… (authored by nitinjohnraj).
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D155639/new/
https://reviews.llvm.org/D155639
Files:
llvm/test/CodeGen/RISCV/GlobalISel/legalizer/rv32/legalize-and.mir
llvm/test/CodeGen/RISCV/GlobalISel/legalizer/rv32/legalize-or.mir
llvm/test/CodeGen/RISCV/GlobalISel/legalizer/rv32/legalize-xor.mir
llvm/test/CodeGen/RISCV/GlobalISel/legalizer/rv64/legalize-and.mir
llvm/test/CodeGen/RISCV/GlobalISel/legalizer/rv64/legalize-or.mir
llvm/test/CodeGen/RISCV/GlobalISel/legalizer/rv64/legalize-xor.mir
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D155639.544543.patch
Type: text/x-patch
Size: 15580 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20230726/6560fd58/attachment.bin>
More information about the llvm-commits
mailing list