[all-commits] [llvm/llvm-project] 843a97: [GlobalISel] Add support to moreElementsVector for...
Dhruv Chawla via All-commits
all-commits at lists.llvm.org
Sun Mar 17 19:16:39 PDT 2024
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 843a978b6f387e807a44c8861e5c3728a380098b
https://github.com/llvm/llvm-project/commit/843a978b6f387e807a44c8861e5c3728a380098b
Author: Dhruv Chawla <dhruvc at nvidia.com>
Date: 2024-03-18 (Mon, 18 Mar 2024)
Changed paths:
M llvm/lib/CodeGen/GlobalISel/LegalizerHelper.cpp
M llvm/lib/Target/AArch64/GISel/AArch64LegalizerInfo.cpp
M llvm/test/CodeGen/AArch64/fcmp.ll
M llvm/test/CodeGen/AArch64/sext.ll
M llvm/test/CodeGen/AArch64/vecreduce-add.ll
M llvm/test/CodeGen/AArch64/zext.ll
Log Message:
-----------
[GlobalISel] Add support to moreElementsVector for G_SEXT, G_ZEXT and G_ANYEXT (#85038)
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