[PATCH] D130543: [RISCV]Enable isIntDivCheap when attribute is minsize
Liao Chunyu via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Tue Jul 26 20:25:08 PDT 2022
liaolucy updated this revision to Diff 447917.
liaolucy added a comment.
address comments. fix testcases to use divw and divuw for RV64IM.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D130543/new/
https://reviews.llvm.org/D130543
Files:
llvm/lib/Target/RISCV/RISCVISelLowering.cpp
llvm/lib/Target/RISCV/RISCVISelLowering.h
llvm/test/CodeGen/RISCV/div_minsize.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D130543.447917.patch
Type: text/x-patch
Size: 3928 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20220727/53ed8b75/attachment.bin>
More information about the llvm-commits
mailing list