[all-commits] [llvm/llvm-project] 740cb3: [RISCV][NFC] Remove redundant setOperationAction.
Kai Wang via All-commits
all-commits at lists.llvm.org
Wed Dec 28 01:24:43 PST 2022
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 740cb3377d58b6ce6e12f11e9bdcc7aeb0588e6f
https://github.com/llvm/llvm-project/commit/740cb3377d58b6ce6e12f11e9bdcc7aeb0588e6f
Author: Hsiangkai Wang <hsiangkai at google.com>
Date: 2022-12-28 (Wed, 28 Dec 2022)
Changed paths:
M llvm/lib/Target/RISCV/RISCVISelLowering.cpp
Log Message:
-----------
[RISCV][NFC] Remove redundant setOperationAction.
ISD::INSERT_VECTOR_ELT is already set above.
Differential Revision: https://reviews.llvm.org/D140716
More information about the All-commits
mailing list