diff options
author | Andrew Savonichev <andrew.savonichev@gmail.com> | 2021-11-09 15:30:19 +0300 |
---|---|---|
committer | Andrew Savonichev <andrew.savonichev@gmail.com> | 2021-11-09 15:30:19 +0300 |
commit | b702276ad0d6c750740f69979ea4ac30469e2110 (patch) | |
tree | 3d65a3110f2189f160875bb771d5fc6a57b18772 /clang/lib/Basic/SourceManager.cpp | |
parent | 00769572025f9b0d36dc832d3c1bc61500091ed5 (diff) | |
download | llvm-b702276ad0d6c750740f69979ea4ac30469e2110.zip llvm-b702276ad0d6c750740f69979ea4ac30469e2110.tar.gz llvm-b702276ad0d6c750740f69979ea4ac30469e2110.tar.bz2 |
[AArch64] Add Machine InstCombiner patterns for FMUL indexed variant
This patch adds DUP+FMUL => FMUL_indexed pattern to InstCombiner.
FMUL_indexed is normally selected during instruction selection, but it
does not work in cases when VDUP and VMUL are in different basic
blocks.
Differential Revision: https://reviews.llvm.org/D99662
Diffstat (limited to 'clang/lib/Basic/SourceManager.cpp')
0 files changed, 0 insertions, 0 deletions