diff options
author | David Green <david.green@arm.com> | 2020-04-27 11:17:11 +0100 |
---|---|---|
committer | David Green <david.green@arm.com> | 2020-04-27 15:32:47 +0100 |
commit | 61b8af0375d787dbbe6ae61902c06becf777abeb (patch) | |
tree | 4633e6885e077689f3dabf49c536e645f8529f31 /llvm/tools/llvm-objdump/llvm-objdump.cpp | |
parent | ff5264f0c6f026b25e2d91d0f5d5377a156c1f40 (diff) | |
download | llvm-61b8af0375d787dbbe6ae61902c06becf777abeb.zip llvm-61b8af0375d787dbbe6ae61902c06becf777abeb.tar.gz llvm-61b8af0375d787dbbe6ae61902c06becf777abeb.tar.bz2 |
[ARM] Allow fma in tail predicated loops
There are some intrinsics like this that currently block tail
predication, but should be fine. This allows fma through, as the one
that I ran into. There may be others that need the same treatment but
I've only done this one here.
Differential Revision: https://reviews.llvm.org/D78385
Diffstat (limited to 'llvm/tools/llvm-objdump/llvm-objdump.cpp')
0 files changed, 0 insertions, 0 deletions