[all-commits] [llvm/llvm-project] 49722f: [RISCV] Remove incorrect and untested FrameIndex s...
Craig Topper via All-commits
all-commits at lists.llvm.org
Thu Jul 17 01:27:08 PDT 2025
Branch: refs/heads/release/21.x
Home: https://github.com/llvm/llvm-project
Commit: 49722f1df1ef62de3b1b671c2d4a11c08be11774
https://github.com/llvm/llvm-project/commit/49722f1df1ef62de3b1b671c2d4a11c08be11774
Author: Craig Topper <craig.topper at sifive.com>
Date: 2025-07-17 (Thu, 17 Jul 2025)
Changed paths:
M llvm/lib/Target/RISCV/RISCVISelDAGToDAG.cpp
Log Message:
-----------
[RISCV] Remove incorrect and untested FrameIndex support from SelectAddrRegImm9. (#148779)
To fold a FrameIndex, we need to teach eliminateFrameIndex to respect
the uimm9 range.
(cherry picked from commit 63d099af146a19bc8fd5a791d6184125e6cc42e7)
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