[all-commits] [llvm/llvm-project] b085e5: [AArch64][SVE] Add some integer DestructiveBinaryC...
Cameron McInally via All-commits
all-commits at lists.llvm.org
Thu May 14 14:36:19 PDT 2020
Branch: refs/heads/master
Home: https://github.com/llvm/llvm-project
Commit: b085e51d818a39c7e2ea659ebbefd1943689c642
https://github.com/llvm/llvm-project/commit/b085e51d818a39c7e2ea659ebbefd1943689c642
Author: Cameron McInally <cameron.mcinally at nyu.edu>
Date: 2020-05-14 (Thu, 14 May 2020)
Changed paths:
M llvm/lib/Target/AArch64/AArch64SVEInstrInfo.td
M llvm/lib/Target/AArch64/SVEInstrFormats.td
A llvm/test/CodeGen/AArch64/sve-intrinsics-int-arith-merging.ll
Log Message:
-----------
[AArch64][SVE] Add some integer DestructiveBinaryComm* patterns
Add DestructiveBinaryComm* patterns for ADD, SUB, and SUBR.
Differential Revision: https://reviews.llvm.org/D76711
More information about the All-commits
mailing list