[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
Sat Apr 18 03:46:04 PDT 2020
lewis-revill updated this revision to Diff 258508.
lewis-revill added a comment.
Bug fix - don't try to access the size of a $noreg register.
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.258508.patch
Type: text/x-patch
Size: 48825 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200418/0613919e/attachment.bin>
More information about the llvm-commits
mailing list