[PATCH] D152602: [RISCV] Don't use (ADD (SLLI C, 32), C) to materialize constants when optimizing for size.
Craig Topper via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Mon Jun 12 09:52:48 PDT 2023
This revision was automatically updated to reflect the committed changes.
Closed by commit rGb418482f800c: [RISCV] Don't use (ADD (SLLI C, 32), C) to materialize constants when… (authored by craig.topper).
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D152602/new/
https://reviews.llvm.org/D152602
Files:
llvm/lib/Target/RISCV/RISCVISelLowering.cpp
llvm/test/CodeGen/RISCV/imm.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D152602.530560.patch
Type: text/x-patch
Size: 12877 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20230612/02dd1536/attachment.bin>
More information about the llvm-commits
mailing list