[all-commits] [llvm/llvm-project] a3bfdd: [RISCV][NFC] Remove unneeded explict XLenVT type o...
Jim Lin via All-commits
all-commits at lists.llvm.org
Sun Apr 11 19:13:44 PDT 2021
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: a3bfddbb6a27a1e2d34410068b9c553221fda8c3
https://github.com/llvm/llvm-project/commit/a3bfddbb6a27a1e2d34410068b9c553221fda8c3
Author: Jim Lin <jim at andestech.com>
Date: 2021-04-12 (Mon, 12 Apr 2021)
Changed paths:
M llvm/lib/Target/RISCV/RISCVInstrInfoVVLPatterns.td
Log Message:
-----------
[RISCV][NFC] Remove unneeded explict XLenVT type on codegen patterns
Customized SDNode has been specified the explict XLenVT type.
Reviewed By: craig.topper
Differential Revision: https://reviews.llvm.org/D100190
More information about the All-commits
mailing list