[PATCH] D76051: [WIP][RISCV][GlobalISel] Select register banks for GPR ALU instructions

Lewis Revill via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Apr 13 03:44:23 PDT 2020


lewis-revill updated this revision to Diff 256953.
lewis-revill edited the summary of this revision.
lewis-revill added a comment.

Expand patch to include operations for other types as introduced by the legalizer.


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D76051/new/

https://reviews.llvm.org/D76051

Files:
  llvm/lib/Target/RISCV/RISCVRegisterBankInfo.cpp
  llvm/lib/Target/RISCV/RISCVRegisterBankInfo.h
  llvm/test/CodeGen/RISCV/GlobalISel/regbankselect/alu32.mir
  llvm/test/CodeGen/RISCV/GlobalISel/regbankselect/alu64.mir

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D76051.256953.patch
Type: text/x-patch
Size: 36094 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200413/f67cf200/attachment.bin>


More information about the llvm-commits mailing list