[all-commits] [llvm/llvm-project] a604c4: [AArch64][GlobalISel] TableGen Selection for G_VEC...
chuongg3 via All-commits
all-commits at lists.llvm.org
Mon Nov 13 02:32:38 PST 2023
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: a604c4b562e99470e397f050f1e8707f923ebed7
https://github.com/llvm/llvm-project/commit/a604c4b562e99470e397f050f1e8707f923ebed7
Author: chuongg3 <chuong.goh at arm.com>
Date: 2023-11-13 (Mon, 13 Nov 2023)
Changed paths:
M llvm/include/llvm/Target/GlobalISel/SelectionDAGCompat.td
M llvm/lib/Target/AArch64/AArch64InstrInfo.td
M llvm/lib/Target/AArch64/GISel/AArch64InstructionSelector.cpp
Log Message:
-----------
[AArch64][GlobalISel] TableGen Selection for G_VECREDUCE_ADD (#70785)
Instruction Selection for G_VECREDUCE_ADD now uses TableGen
More information about the All-commits
mailing list