[PATCH] D76354: [WIP][RISCV][GlobalISel] Legalize types for ALU operations
Lewis Revill via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Tue Feb 1 07:13:58 PST 2022
lewis-revill updated this revision to Diff 404927.
lewis-revill added a comment.
Herald added a subscriber: pcwang-thead.
Address review comments; primarily avoid selecting directly until the instruction selector.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D76354/new/
https://reviews.llvm.org/D76354
Files:
llvm/lib/Target/RISCV/RISCVLegalizerInfo.cpp
llvm/lib/Target/RISCV/RISCVLegalizerInfo.h
llvm/test/CodeGen/RISCV/GlobalISel/legalizer/alu32.mir
llvm/test/CodeGen/RISCV/GlobalISel/legalizer/alu64.mir
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D76354.404927.patch
Type: text/x-patch
Size: 80228 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20220201/c5dd70b8/attachment.bin>
More information about the llvm-commits
mailing list