Implementation of RegBankSelect for the M68k backend.
Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Event Timeline
llvm/lib/Target/M68k/GlSel/M68kRegisterBankInfo.cpp | ||
---|---|---|
96 | Yes it can be combined. |
llvm/lib/Target/M68k/GlSel/M68kRegisterBankInfo.cpp | ||
---|---|---|
49 | Is it better to say "3 operands" instead of "3 ops" here? Because at first I thought it means 3 operators. |
Comment Actions
LGTM Cheers!
Please fix the unused variable though
llvm/lib/Target/M68k/GlSel/M68kRegisterBankInfo.cpp | ||
---|---|---|
79 | This variable is not used anywhere |
why change this?