[PATCH] D95705: [RISCV] Add initial support for converting fixed vectors to scalable vectors during lowering to use RVV instructions.
Jessica Clarke via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Fri Jan 29 15:58:34 PST 2021
jrtc27 added inline comments.
================
Comment at: llvm/lib/Target/RISCV/RISCVISelLowering.cpp:1
-//===-- RISCVISelLowering.cpp - RISCV DAG Lowering Implementation --------===//
+//===-- RISCVISelLowerng.cpp - RISCV DAG Lowerng Implementation --------===//
//
----------------
Not sure how you managed this diff :)
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D95705/new/
https://reviews.llvm.org/D95705
More information about the llvm-commits
mailing list