[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
Fri Apr 17 02:40:29 PDT 2020


lewis-revill updated this revision to Diff 258266.
lewis-revill added a comment.

Add more operand mappings and expand tests over more types.


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.258266.patch
Type: text/x-patch
Size: 48723 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200417/f20ebdab/attachment-0001.bin>


More information about the llvm-commits mailing list