[all-commits] [llvm/llvm-project] e920ec: [RISCV] Prevent RISCVOptWInstrs from shrinking vol...
Craig Topper via All-commits
all-commits at lists.llvm.org
Sat May 30 22:03:14 PDT 2026
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: e920ece6ae3ba4b41b0a5ba9a7a6b95b9eb560d6
https://github.com/llvm/llvm-project/commit/e920ece6ae3ba4b41b0a5ba9a7a6b95b9eb560d6
Author: Craig Topper <craig.topper at sifive.com>
Date: 2026-05-30 (Sat, 30 May 2026)
Changed paths:
M llvm/lib/Target/RISCV/RISCVOptWInstrs.cpp
M llvm/test/CodeGen/RISCV/prefer-w-inst.mir
M llvm/test/CodeGen/RISCV/sextw-removal.ll
Log Message:
-----------
[RISCV] Prevent RISCVOptWInstrs from shrinking volatile LD instructions. (#200472)
Fixes #200379
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