[all-commits] [llvm/llvm-project] 141964: [RISCV][GISel] Force atomic G_LOAD/STORE to the GP...
Craig Topper via All-commits
all-commits at lists.llvm.org
Mon Oct 6 10:02:55 PDT 2025
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 141964b392188dc0582a1ceb732aac9da78c653e
https://github.com/llvm/llvm-project/commit/141964b392188dc0582a1ceb732aac9da78c653e
Author: Craig Topper <craig.topper at sifive.com>
Date: 2025-10-06 (Mon, 06 Oct 2025)
Changed paths:
M llvm/lib/Target/RISCV/GISel/RISCVRegisterBankInfo.cpp
A llvm/test/CodeGen/RISCV/GlobalISel/atomic-load-store-fp.ll
Log Message:
-----------
[RISCV][GISel] Force atomic G_LOAD/STORE to the GPR register bank. (#162042)
We don't have FPR isel patterns for G_LOAD/STORE so force to the GPR
register bank.
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