diff options
author | Nicholas Guy <nicholas.guy@arm.com> | 2020-12-02 15:15:23 +0000 |
---|---|---|
committer | Nicholas Guy <nicholas.guy@arm.com> | 2021-01-06 16:02:16 +0000 |
commit | 350247a93c07906300b79955ff882004a92ae368 (patch) | |
tree | 0107ce0eaf9a1c41800c20189947f27a245a0537 /flang/lib/Frontend/CompilerInvocation.cpp | |
parent | 500864f928c272e8ebfd6493cb749083124bfd8b (diff) | |
download | llvm-350247a93c07906300b79955ff882004a92ae368.zip llvm-350247a93c07906300b79955ff882004a92ae368.tar.gz llvm-350247a93c07906300b79955ff882004a92ae368.tar.bz2 |
[AArch64] Rearrange mul(dup(sext/zext)) to mul(sext/zext(dup))
Performing this rearrangement allows for existing patterns
to match cases where the vector may be built after an extend,
instead of before.
Differential Revision: https://reviews.llvm.org/D91255
Diffstat (limited to 'flang/lib/Frontend/CompilerInvocation.cpp')
0 files changed, 0 insertions, 0 deletions