[all-commits] [llvm/llvm-project] e96123: [RISCV][NFC] Simplify code.
Jianjian Guan via All-commits
all-commits at lists.llvm.org
Wed May 17 23:41:37 PDT 2023
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: e96123dfeabc0acfac6bc45f75237a01045f4e3b
https://github.com/llvm/llvm-project/commit/e96123dfeabc0acfac6bc45f75237a01045f4e3b
Author: Jianjian GUAN <jacquesguan at me.com>
Date: 2023-05-18 (Thu, 18 May 2023)
Changed paths:
M llvm/lib/Target/RISCV/RISCVInstrInfoVVLPatterns.td
Log Message:
-----------
[RISCV][NFC] Simplify code.
Use AllVectors to replace !listconcat(AllIntegerVectors, AllFloatVectors).
Reviewed By: craig.topper
Differential Revision: https://reviews.llvm.org/D150837
More information about the All-commits
mailing list