[all-commits] [llvm/llvm-project] 396751: [RISCV][GISel] First mask argument placed in v0 ac...
Michael Maitland via All-commits
all-commits at lists.llvm.org
Wed Jan 24 13:03:50 PST 2024
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 3967510032bc50062128e9ec078d930d7d5151ce
https://github.com/llvm/llvm-project/commit/3967510032bc50062128e9ec078d930d7d5151ce
Author: Michael Maitland <michaeltmaitland at gmail.com>
Date: 2024-01-24 (Wed, 24 Jan 2024)
Changed paths:
M llvm/lib/Target/RISCV/GISel/RISCVCallLowering.cpp
M llvm/test/CodeGen/RISCV/GlobalISel/irtranslator/vec-args.ll
M llvm/test/CodeGen/RISCV/GlobalISel/irtranslator/vec-ret.ll
Log Message:
-----------
[RISCV][GISel] First mask argument placed in v0 according to RISCV Ve… (#79343)
…ctor CC.
More information about the All-commits
mailing list