[all-commits] [llvm/llvm-project] 27c61d: [RISCV] Split DemandedField logic in advance of re...
Philip Reames via All-commits
all-commits at lists.llvm.org
Thu Jun 16 08:50:09 PDT 2022
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 27c61d033fbfb9bd7ef56922e182d3cb92bbeec5
https://github.com/llvm/llvm-project/commit/27c61d033fbfb9bd7ef56922e182d3cb92bbeec5
Author: Philip Reames <preames at rivosinc.com>
Date: 2022-06-16 (Thu, 16 Jun 2022)
Changed paths:
M llvm/lib/Target/RISCV/RISCVInsertVSETVLI.cpp
Log Message:
-----------
[RISCV] Split DemandedField logic in advance of reuse in dataflow [nfc]
This change just moves some code around, and extracts out a helper function expected to be useful when reusing the demanded field logic in the forward dataflow.
More information about the All-commits
mailing list