[all-commits] [llvm/llvm-project] a52f10: [AArch64][SVE] Add patterns for VSELECT of immedia...
Eli Friedman via All-commits
all-commits at lists.llvm.org
Wed May 13 15:02:35 PDT 2020
Branch: refs/heads/master
Home: https://github.com/llvm/llvm-project
Commit: a52f10b5a382c040e7ad1ce933cda6c07a4b3a8d
https://github.com/llvm/llvm-project/commit/a52f10b5a382c040e7ad1ce933cda6c07a4b3a8d
Author: Eli Friedman <efriedma at quicinc.com>
Date: 2020-05-13 (Wed, 13 May 2020)
Changed paths:
M llvm/lib/Target/AArch64/SVEInstrFormats.td
M llvm/test/CodeGen/AArch64/sve-vselect-imm.ll
Log Message:
-----------
[AArch64][SVE] Add patterns for VSELECT of immediate merged with a variable.
This covers forms involving "CPY (immediate, merging)".
Differential Revision: https://reviews.llvm.org/D79803
More information about the All-commits
mailing list