[PATCH] D157422: [RISCV][GlobalISel] Legalize division and remainder
Nitin John Raj via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Thu Aug 17 14:42:18 PDT 2023
This revision was landed with ongoing or failed builds.
This revision was automatically updated to reflect the committed changes.
Closed by commit rGb5c106e873f7: [RISCV][GlobalISel] Legalize division and remainder (authored by nitinjohnraj).
Herald added a subscriber: sunshaoce.
Changed prior to commit:
https://reviews.llvm.org/D157422?vs=549060&id=551279#toc
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D157422/new/
https://reviews.llvm.org/D157422
Files:
llvm/lib/Target/RISCV/GISel/RISCVLegalizerInfo.cpp
llvm/test/CodeGen/RISCV/GlobalISel/legalizer/rv32/legalize-div.mir
llvm/test/CodeGen/RISCV/GlobalISel/legalizer/rv32/legalize-rem.mir
llvm/test/CodeGen/RISCV/GlobalISel/legalizer/rv64/legalize-div.mir
llvm/test/CodeGen/RISCV/GlobalISel/legalizer/rv64/legalize-rem.mir
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D157422.551279.patch
Type: text/x-patch
Size: 97304 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20230817/c18a9ddc/attachment.bin>
More information about the llvm-commits
mailing list