[all-commits] [llvm/llvm-project] 20fc8e: [RISCV][InsertVSETVLI] Make VL preserving vsetvli ...
Philip Reames via All-commits
all-commits at lists.llvm.org
Fri Oct 20 12:04:24 PDT 2023
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 20fc8e8df20e165d1c632bc80a0cebce2dc158f7
https://github.com/llvm/llvm-project/commit/20fc8e8df20e165d1c632bc80a0cebce2dc158f7
Author: Philip Reames <preames at rivosinc.com>
Date: 2023-10-20 (Fri, 20 Oct 2023)
Changed paths:
M llvm/lib/Target/RISCV/RISCVInsertVSETVLI.cpp
Log Message:
-----------
[RISCV][InsertVSETVLI] Make VL preserving vsetvli emission more explicit [nfc]
This just reorganizes the code to make it clear what the existing cases were
doing in common. An upcoming change will extend the logic.
More information about the All-commits
mailing list