[all-commits] [llvm/llvm-project] 80ddb9: [RISCV] Combine some duplicate XTHeadFMemIdx patte...
Craig Topper via All-commits
all-commits at lists.llvm.org
Sat Feb 25 00:24:27 PST 2023
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 80ddb9c2a79d3472a9b137697bd6daea06e77cc5
https://github.com/llvm/llvm-project/commit/80ddb9c2a79d3472a9b137697bd6daea06e77cc5
Author: Craig Topper <craig.topper at sifive.com>
Date: 2023-02-25 (Sat, 25 Feb 2023)
Changed paths:
M llvm/lib/Target/RISCV/RISCVInstrInfoXTHead.td
Log Message:
-----------
[RISCV] Combine some duplicate XTHeadFMemIdx patterns. NFC
We had identical patterns for TH_FLRW, TH_FSRW, TH_FLRD, and TH_FSRD
under both IsRV32 and IsRV64.
More information about the All-commits
mailing list