[all-commits] [llvm/llvm-project] 44a0a5: [RISCV] Split out subfields in InsertVSETVLI's dem...
Philip Reames via All-commits
all-commits at lists.llvm.org
Tue Jun 14 11:35:40 PDT 2022
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 44a0a558dc469833ef14c9e5e229b20270846f04
https://github.com/llvm/llvm-project/commit/44a0a558dc469833ef14c9e5e229b20270846f04
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 subfields in InsertVSETVLI's demanded fields analysis [nfc]
At the moment, this just gets the infrastructure in place. Following changes will start using this in non-trivial ways.
More information about the All-commits
mailing list