[llvm] [RISCV] Add short forward branch support for `lb`, `lbu`, `lh`, `lhu`, `lw`, `lwu` and `ld` (PR #170829)

via llvm-commits llvm-commits at lists.llvm.org
Sun Dec 7 23:26:58 PST 2025


================
@@ -1928,6 +1929,13 @@ def TuneShortForwardBranchIMul
 def HasShortForwardBranchIMul : Predicate<"Subtarget->hasShortForwardBranchIMul()">;
 
 
+
----------------
hchandel wrote:

Removed

https://github.com/llvm/llvm-project/pull/170829


More information about the llvm-commits mailing list