[all-commits] [llvm/llvm-project] 691618: [RISCV] Document overview of vector pseudos [nfc]
Philip Reames via All-commits
all-commits at lists.llvm.org
Thu Jun 22 14:49:35 PDT 2023
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 691618a7a959aaf27bfa6cd5c683f5f589e95c5d
https://github.com/llvm/llvm-project/commit/691618a7a959aaf27bfa6cd5c683f5f589e95c5d
Author: Philip Reames <preames at rivosinc.com>
Date: 2023-06-22 (Thu, 22 Jun 2023)
Changed paths:
M llvm/lib/Target/RISCV/RISCVInstrInfoVPseudos.td
Log Message:
-----------
[RISCV] Document overview of vector pseudos [nfc]
I tried to give a rough overview of our current pseudo structure. I'm mostly focused on the policy handling bits - since that's what I'm in the process of changing - but touched on the other dimensions in the process of framing it.
Differential Revision: https://reviews.llvm.org/D152937
More information about the All-commits
mailing list