[all-commits] [llvm/llvm-project] 52b166: [RISCV] Split out getEEWForLoadStore [nfc]
Philip Reames via All-commits
all-commits at lists.llvm.org
Tue Jun 14 10:11:00 PDT 2022
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 52b166c0de3130f63a4dd9c513d65ca3d87717dd
https://github.com/llvm/llvm-project/commit/52b166c0de3130f63a4dd9c513d65ca3d87717dd
Author: Philip Reames <preames at rivosinc.com>
Date: 2022-06-14 (Tue, 14 Jun 2022)
Changed paths:
M llvm/lib/Target/RISCV/RISCVInsertVSETVLI.cpp
Log Message:
-----------
[RISCV] Split out getEEWForLoadStore [nfc]
Mostly about allowing reuse in an upcoming patch, but also makes the code slightly easier to follow.
More information about the All-commits
mailing list