diff options
author | Jessica Paquette <jpaquette@apple.com> | 2019-03-11 20:51:17 +0000 |
---|---|---|
committer | Jessica Paquette <jpaquette@apple.com> | 2019-03-11 20:51:17 +0000 |
commit | 42d16501e68a3c5465c842434aafbb8658979697 (patch) | |
tree | 985d980b72bf3598e783c6f041a497b0ca5d9199 /llvm/lib/CodeGen/InterferenceCache.cpp | |
parent | 2c6c84e52c452e3d4a94ecf0e85c1cb526603580 (diff) | |
download | bcm5719-llvm-42d16501e68a3c5465c842434aafbb8658979697.tar.gz bcm5719-llvm-42d16501e68a3c5465c842434aafbb8658979697.zip |
[GlobalISel][AArch64] Always fall back on aarch64.neon.addp.*
Overloaded intrinsics aren't necessarily safe for instruction selection. One
such intrinsic is aarch64.neon.addp.*.
This is a temporary workaround to ensure that we always fall back on that
intrinsic. Eventually this will be replaced with a proper solution.
https://bugs.llvm.org/show_bug.cgi?id=40968
Differential Revision: https://reviews.llvm.org/D59062
llvm-svn: 355865
Diffstat (limited to 'llvm/lib/CodeGen/InterferenceCache.cpp')
0 files changed, 0 insertions, 0 deletions