summaryrefslogtreecommitdiffstats
path: root/clang/test/CodeGen/builtin-constant-p.c
diff options
context:
space:
mode:
authorSanjay Patel <spatel@rotateright.com>2018-12-18 22:51:06 +0000
committerSanjay Patel <spatel@rotateright.com>2018-12-18 22:51:06 +0000
commitbb3d3a8f2ed5af0c080970ec8f3bcb39303f6566 (patch)
tree909a3e7819f66061715378d0d193d8e28bad7ce0 /clang/test/CodeGen/builtin-constant-p.c
parenta3e0be109c414e29404179b02d33b0a9ffac6710 (diff)
downloadbcm5719-llvm-bb3d3a8f2ed5af0c080970ec8f3bcb39303f6566.tar.gz
bcm5719-llvm-bb3d3a8f2ed5af0c080970ec8f3bcb39303f6566.zip
[InstCombine] add tests for extract of vector load; NFC
There's a mismatch internally about how we are handling these patterns. We count loads as cheapToScalarize(), but then we don't actually scalarize them, so that can leave extra instructions compared to where we started when scalarizing other ops. If it's cheapToScalarize, then we should be scalarizing. llvm-svn: 349560
Diffstat (limited to 'clang/test/CodeGen/builtin-constant-p.c')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud