[all-commits] [llvm/llvm-project] ad0acf: [GISEL] More accounting for scalable vectors when ...
Michael Maitland via All-commits
all-commits at lists.llvm.org
Fri Feb 2 11:26:51 PST 2024
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: ad0acf9ef6ff219795159663dbf59116fef416db
https://github.com/llvm/llvm-project/commit/ad0acf9ef6ff219795159663dbf59116fef416db
Author: Michael Maitland <michaeltmaitland at gmail.com>
Date: 2024-02-02 (Fri, 02 Feb 2024)
Changed paths:
M llvm/lib/CodeGen/GlobalISel/CallLowering.cpp
M llvm/lib/CodeGen/GlobalISel/Utils.cpp
M llvm/lib/CodeGen/MachineVerifier.cpp
Log Message:
-----------
[GISEL] More accounting for scalable vectors when operating on LLTs (#80372)
This is stacked on by #80377 and #80378
More information about the All-commits
mailing list