diff options
author | Nicholas Guy <nicholas.guy@arm.com> | 2020-12-02 15:16:06 +0000 |
---|---|---|
committer | Nicholas Guy <nicholas.guy@arm.com> | 2021-01-13 15:23:36 +0000 |
commit | dda60035e9f0769c8907cdf6561489e0435c2275 (patch) | |
tree | 374848766ddcb5b20d94a5ac32b6407e7f00c148 /clang/lib/Frontend/CompilerInvocation.cpp | |
parent | 90164ba957a2532daef6515d7114af69eca025a7 (diff) | |
download | llvm-dda60035e9f0769c8907cdf6561489e0435c2275.zip llvm-dda60035e9f0769c8907cdf6561489e0435c2275.tar.gz llvm-dda60035e9f0769c8907cdf6561489e0435c2275.tar.bz2 |
[AArch64] Attempt to sink mul operands
Following on from D91255, this patch is responsible for sinking relevant mul
operands to the same block so that umull/smull instructions can be correctly
generated by the mul combine implemented in the aforementioned patch.
Differential revision: https://reviews.llvm.org/D91271
Diffstat (limited to 'clang/lib/Frontend/CompilerInvocation.cpp')
0 files changed, 0 insertions, 0 deletions