[PATCH] D156383: [RISCV][GlobalISel] Legalize constants, undefined values, extension instructions, and (un)merge instructions for narrow types
Nitin John Raj via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Thu Jul 27 15:31:08 PDT 2023
nitinjohnraj updated this revision to Diff 544959.
nitinjohnraj added a comment.
Added tests for s48 on rv32 and s72 on rv64
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D156383/new/
https://reviews.llvm.org/D156383
Files:
llvm/lib/Target/RISCV/GISel/RISCVLegalizerInfo.cpp
llvm/test/CodeGen/RISCV/GlobalISel/legalizer/rv32/legalize-const.mir
llvm/test/CodeGen/RISCV/GlobalISel/legalizer/rv32/legalize-implicit-def.mir
llvm/test/CodeGen/RISCV/GlobalISel/legalizer/rv64/legalize-const.mir
llvm/test/CodeGen/RISCV/GlobalISel/legalizer/rv64/legalize-implicit-def.mir
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D156383.544959.patch
Type: text/x-patch
Size: 18048 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20230727/9b1c7886/attachment.bin>
More information about the llvm-commits
mailing list