[all-commits] [llvm/llvm-project] f4defb: [AArch64][GlobalISel] Legalize G_VECREDUCE_ADD big...
chuongg3 via All-commits
all-commits at lists.llvm.org
Tue Oct 10 08:22:33 PDT 2023
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: f4defbf6bfb66ada516c273afe6d8685b541ef2c
https://github.com/llvm/llvm-project/commit/f4defbf6bfb66ada516c273afe6d8685b541ef2c
Author: chuongg3 <chuong.goh at arm.com>
Date: 2023-10-10 (Tue, 10 Oct 2023)
Changed paths:
M llvm/lib/Target/AArch64/GISel/AArch64LegalizerInfo.cpp
M llvm/test/CodeGen/AArch64/aarch64-addv.ll
M llvm/test/CodeGen/AArch64/vecreduce-add.ll
Log Message:
-----------
[AArch64][GlobalISel] Legalize G_VECREDUCE_ADD bigger types (#68202)
Legalize bigger types for i8 and i16 vector types for G_VECREDUCE_ADD
More information about the All-commits
mailing list