[all-commits] [llvm/llvm-project] 2f400a: [GISEL] Add G_VSCALE instruction (#84542)
Michael Maitland via All-commits
all-commits at lists.llvm.org
Tue Mar 12 17:23:12 PDT 2024
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 2f400a2fd77b44d34281792aca84c42e149095e7
https://github.com/llvm/llvm-project/commit/2f400a2fd77b44d34281792aca84c42e149095e7
Author: Michael Maitland <michaeltmaitland at gmail.com>
Date: 2024-03-12 (Tue, 12 Mar 2024)
Changed paths:
M llvm/docs/GlobalISel/GenericOpcode.rst
M llvm/include/llvm/CodeGen/GlobalISel/MachineIRBuilder.h
M llvm/include/llvm/Support/TargetOpcodes.def
M llvm/include/llvm/Target/GenericOpcodes.td
M llvm/lib/CodeGen/GlobalISel/MachineIRBuilder.cpp
M llvm/lib/CodeGen/MachineVerifier.cpp
M llvm/test/CodeGen/AArch64/GlobalISel/legalizer-info-validation.mir
A llvm/test/MachineVerifier/test_g_vscale.mir
Log Message:
-----------
[GISEL] Add G_VSCALE instruction (#84542)
To unsubscribe from these emails, change your notification settings at https://github.com/llvm/llvm-project/settings/notifications
More information about the All-commits
mailing list