[all-commits] [llvm/llvm-project] 4b0a76: [GlobalISel] Fix buildCopyFromRegs for split vecto...
Pierre van Houtryve via All-commits
all-commits at lists.llvm.org
Tue Jan 16 01:04:31 PST 2024
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 4b0a76a3d7d590ca1ec60e8a703969be6550ba17
https://github.com/llvm/llvm-project/commit/4b0a76a3d7d590ca1ec60e8a703969be6550ba17
Author: Pierre van Houtryve <pierre.vanhoutryve at amd.com>
Date: 2024-01-16 (Tue, 16 Jan 2024)
Changed paths:
M llvm/lib/CodeGen/GlobalISel/CallLowering.cpp
A llvm/test/CodeGen/AMDGPU/GlobalISel/irtranslate-bf16.ll
Log Message:
-----------
[GlobalISel] Fix buildCopyFromRegs for split vectors (#77448)
Fixes #77055
More information about the All-commits
mailing list