[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 Aug 3 10:40:55 PDT 2023


nitinjohnraj updated this revision to Diff 546941.
nitinjohnraj marked 3 inline comments as done.
nitinjohnraj retitled this revision from "[RISCV][GlobalISel] Legalize constants, undefined values, extension instructions, and (un)merge instructions" to "[RISCV][GlobalISel] Legalize constants, undefined values, extension instructions, and (un)merge instructions for narrow types".
nitinjohnraj edited the summary of this revision.
nitinjohnraj added a comment.

Address comments


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.546941.patch
Type: text/x-patch
Size: 17919 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20230803/505ab2be/attachment.bin>


More information about the llvm-commits mailing list