[all-commits] [llvm/llvm-project] 4ad459: [AArch64][GlobalISel] Select csinc if a select has...
AE via All-commits
all-commits at lists.llvm.org
Fri Oct 16 16:50:10 PDT 2020
Branch: refs/heads/master
Home: https://github.com/llvm/llvm-project
Commit: 4ad459997e65fc97427a10b37123b7e0fed1931f
https://github.com/llvm/llvm-project/commit/4ad459997e65fc97427a10b37123b7e0fed1931f
Author: Amara Emerson <amara at apple.com>
Date: 2020-10-16 (Fri, 16 Oct 2020)
Changed paths:
M llvm/lib/Target/AArch64/GISel/AArch64InstructionSelector.cpp
M llvm/test/CodeGen/AArch64/GlobalISel/fold-select.mir
Log Message:
-----------
[AArch64][GlobalISel] Select csinc if a select has a 1 on RHS.
Differential Revision: https://reviews.llvm.org/D89513
More information about the All-commits
mailing list