[all-commits] [llvm/llvm-project] c7a8a3: [RISCV][NFC] Remove _TU in PseudoToVInst
Wang Pengcheng via All-commits
all-commits at lists.llvm.org
Thu Aug 31 19:50:42 PDT 2023
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: c7a8a37f0779bf87b611c66bf97b365f0cf083d9
https://github.com/llvm/llvm-project/commit/c7a8a37f0779bf87b611c66bf97b365f0cf083d9
Author: wangpc <wangpengcheng.pp at bytedance.com>
Date: 2023-09-01 (Fri, 01 Sep 2023)
Changed paths:
M llvm/lib/Target/RISCV/RISCVInstrInfoVPseudos.td
Log Message:
-----------
[RISCV][NFC] Remove _TU in PseudoToVInst
We don't have pseudos with this postfix anymore.
Reviewed By: craig.topper
Differential Revision: https://reviews.llvm.org/D159269
More information about the All-commits
mailing list