[all-commits] [llvm/llvm-project] ffa32c: [RISCV] Disable constant hoiting for multiply by a...
Craig Topper via All-commits
all-commits at lists.llvm.org
Sat May 20 19:21:12 PDT 2023
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: ffa32cd11e5e0f42acd3540dd4313283cd0fc010
https://github.com/llvm/llvm-project/commit/ffa32cd11e5e0f42acd3540dd4313283cd0fc010
Author: Craig Topper <craig.topper at sifive.com>
Date: 2023-05-20 (Sat, 20 May 2023)
Changed paths:
M llvm/lib/Target/RISCV/RISCVTargetTransformInfo.cpp
M llvm/test/Transforms/ConstantHoisting/RISCV/immediates.ll
Log Message:
-----------
[RISCV] Disable constant hoiting for multiply by a power of 2.
More information about the All-commits
mailing list