[all-commits] [llvm/llvm-project] f1f8d8: Revert "[RISCV] Enable TTI::shouldDropLSRSolutionI...
Alex Bradbury via All-commits
all-commits at lists.llvm.org
Wed Jul 10 07:28:40 PDT 2024
Branch: refs/heads/revert-89927-2024q2-lsr-riscv-drop-unprofitable-solutions-by-default
Home: https://github.com/llvm/llvm-project
Commit: f1f8d8789af2627fd04a0e98203189f6da14a261
https://github.com/llvm/llvm-project/commit/f1f8d8789af2627fd04a0e98203189f6da14a261
Author: Alex Bradbury <asb at asbradbury.org>
Date: 2024-07-10 (Wed, 10 Jul 2024)
Changed paths:
M llvm/lib/Target/RISCV/RISCVTargetTransformInfo.h
M llvm/test/CodeGen/RISCV/rvv/dont-sink-splat-operands.ll
M llvm/test/CodeGen/RISCV/rvv/pr95865.ll
M llvm/test/CodeGen/RISCV/rvv/sink-splat-operands.ll
M llvm/test/CodeGen/RISCV/rvv/vsetvli-insert-crossbb.ll
M llvm/test/Transforms/LoopStrengthReduce/RISCV/icmp-zero.ll
M llvm/test/Transforms/LoopStrengthReduce/RISCV/lsr-cost-compare.ll
M llvm/test/Transforms/LoopStrengthReduce/RISCV/lsr-drop-solution-dbg-msg.ll
M llvm/test/Transforms/LoopStrengthReduce/RISCV/many-geps.ll
Log Message:
-----------
Revert "[RISCV] Enable TTI::shouldDropLSRSolutionIfLessProfitable by default …"
This reverts commit af47a4ec503fe3efc6ade8cad4882881a202ed41.
To unsubscribe from these emails, change your notification settings at https://github.com/llvm/llvm-project/settings/notifications
More information about the All-commits
mailing list