[all-commits] [llvm/llvm-project] af6631: [RISCV] Reduce control flow complexity in foldMemo...
Philip Reames via All-commits
all-commits at lists.llvm.org
Wed Mar 26 08:09:46 PDT 2025
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: af663155e61fc4398160c1d05c54397327a10182
https://github.com/llvm/llvm-project/commit/af663155e61fc4398160c1d05c54397327a10182
Author: Philip Reames <preames at rivosinc.com>
Date: 2025-03-26 (Wed, 26 Mar 2025)
Changed paths:
M llvm/lib/Target/RISCV/RISCVInstrInfo.cpp
Log Message:
-----------
[RISCV] Reduce control flow complexity in foldMemoryOperandImpl [nfc]
Use a helper function so we can use early return.
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