summaryrefslogtreecommitdiffstats
path: root/clang/lib/Frontend/FrontendActions.cpp
diff options
context:
space:
mode:
authorSanjay Patel <spatel@rotateright.com>2019-12-18 08:47:07 -0500
committerSanjay Patel <spatel@rotateright.com>2019-12-18 08:47:07 -0500
commit5e5e99c041e48a69615eefd123dac23d9d0c7f73 (patch)
tree4917170c06f7589b61443082a3517ca5609b8691 /clang/lib/Frontend/FrontendActions.cpp
parentc7492fbd4e85632a05428bd0281fcfd06f1fff6c (diff)
downloadbcm5719-llvm-5e5e99c041e48a69615eefd123dac23d9d0c7f73.tar.gz
bcm5719-llvm-5e5e99c041e48a69615eefd123dac23d9d0c7f73.zip
[AArch64] match fcvtl2 with bitcasted extract
This should eliminate a regression seen in D63815. If we are FP extending the high half extract of a vector, we should be able to peek through a bitcast sitting between the extract and extend. This replaces tablegen patterns with a more general DAG to DAG override, so we can handle any casted type. Differential Revision: https://reviews.llvm.org/D71515
Diffstat (limited to 'clang/lib/Frontend/FrontendActions.cpp')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud