[all-commits] [llvm/llvm-project] 998fc2: [RISCV] Rename from VPseudoVGTR_VV_EEW to VPseudoV...
Michael Maitland via All-commits
all-commits at lists.llvm.org
Thu May 23 11:08:01 PDT 2024
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 998fc2c2a6a3bc0758c7964a988fa0dea5a4c620
https://github.com/llvm/llvm-project/commit/998fc2c2a6a3bc0758c7964a988fa0dea5a4c620
Author: Michael Maitland <michaeltmaitland at gmail.com>
Date: 2024-05-23 (Thu, 23 May 2024)
Changed paths:
M llvm/lib/Target/RISCV/RISCVInstrInfoVPseudos.td
Log Message:
-----------
[RISCV] Rename from VPseudoVGTR_VV_EEW to VPseudoVGTR_EI16_VV. NFC.
This function only takes EEW=16 so we use that directly.
This commit comes from suggestion on #92768.
To unsubscribe from these emails, change your notification settings at https://github.com/llvm/llvm-project/settings/notifications
More information about the All-commits
mailing list