summaryrefslogtreecommitdiffstats
path: root/llvm/lib/Transforms/Vectorize/LoopVectorize.cpp
diff options
context:
space:
mode:
authorVolkan Keles <vkeles@apple.com>2017-03-08 18:09:14 +0000
committerVolkan Keles <vkeles@apple.com>2017-03-08 18:09:14 +0000
commit5698b2ae6ea403635bab87a2b7a771451365f9ec (patch)
tree9d1bd0f270b2b34dfa0d674f414bb6644ab2cb78 /llvm/lib/Transforms/Vectorize/LoopVectorize.cpp
parent7d86ee5ab0ca98edff2f07c373967f34227c960e (diff)
downloadbcm5719-llvm-5698b2ae6ea403635bab87a2b7a771451365f9ec.tar.gz
bcm5719-llvm-5698b2ae6ea403635bab87a2b7a771451365f9ec.zip
[GlobalISel] Add default action for G_FNEG
Summary: rL297171 introduced G_FNEG for floating-point negation instruction and IRTranslator started to translate `FSUB -0.0, X` to `FNEG X`. This patch adds a default action for G_FNEG to avoid breaking existing targets. Reviewers: qcolombet, ab, kristof.beyls, t.p.northover, aditya_nandakumar, dsanders Reviewed By: qcolombet Subscribers: dberris, rovka, llvm-commits Differential Revision: https://reviews.llvm.org/D30721 llvm-svn: 297301
Diffstat (limited to 'llvm/lib/Transforms/Vectorize/LoopVectorize.cpp')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud