[all-commits] [llvm/llvm-project] 269bcc: [AArch64][GlobalISel] Legalize arithmetic ops for ...
AE via All-commits
all-commits at lists.llvm.org
Fri Sep 18 17:18:45 PDT 2020
Branch: refs/heads/master
Home: https://github.com/llvm/llvm-project
Commit: 269bcc39ca87c90b2b02a1b5b46686ae1929db3d
https://github.com/llvm/llvm-project/commit/269bcc39ca87c90b2b02a1b5b46686ae1929db3d
Author: Amara Emerson <amara at apple.com>
Date: 2020-09-18 (Fri, 18 Sep 2020)
Changed paths:
M llvm/lib/Target/AArch64/GISel/AArch64LegalizerInfo.cpp
M llvm/test/CodeGen/AArch64/GlobalISel/arm64-fallback.ll
M llvm/test/CodeGen/AArch64/GlobalISel/legalize-add.mir
M llvm/test/CodeGen/AArch64/arm64-vabs.ll
Log Message:
-----------
[AArch64][GlobalISel] Legalize arithmetic ops for <4 x s16>
Commit: cce24bb38d97c352bf7ac40860f0ade33024735c
https://github.com/llvm/llvm-project/commit/cce24bb38d97c352bf7ac40860f0ade33024735c
Author: Amara Emerson <amara at apple.com>
Date: 2020-09-18 (Fri, 18 Sep 2020)
Changed paths:
M llvm/test/CodeGen/AArch64/GlobalISel/select-binop.mir
Log Message:
-----------
[AArch64][GlobalISel] Add tests for pre-existing selection support for <4 x s16> arithmetic/bitwise ops.
Compare: https://github.com/llvm/llvm-project/compare/97bfac076a06...cce24bb38d97
More information about the All-commits
mailing list