[all-commits] [llvm/llvm-project] 3ce9e2: [AArch64][GlobalISel] Lower scalar G_{SMIN, SMAX, ...
Amara Emerson via All-commits
all-commits at lists.llvm.org
Tue Mar 9 10:03:45 PST 2021
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 3ce9e223cb4b31e654b16511dffe1e83df33551c
https://github.com/llvm/llvm-project/commit/3ce9e223cb4b31e654b16511dffe1e83df33551c
Author: Amara Emerson <amara at apple.com>
Date: 2021-03-09 (Tue, 09 Mar 2021)
Changed paths:
M llvm/lib/Target/AArch64/GISel/AArch64LegalizerInfo.cpp
A llvm/test/CodeGen/AArch64/GlobalISel/legalize-intrinsic-min-max.mir
M llvm/test/CodeGen/AArch64/GlobalISel/legalizer-info-validation.mir
Log Message:
-----------
[AArch64][GlobalISel] Lower scalar G_{SMIN, SMAX, UMIN, UMAX}.
More information about the All-commits
mailing list