summaryrefslogtreecommitdiffstats
path: root/lldb/packages/Python/lldbsuite/test/python_api/thread/main2.cpp
diff options
context:
space:
mode:
authorSanjay Patel <spatel@rotateright.com>2018-06-19 18:44:00 +0000
committerSanjay Patel <spatel@rotateright.com>2018-06-19 18:44:00 +0000
commit2ca3360b11a540d88d6fbf7219d97c10d5b837c7 (patch)
treec7637756e927f5be0c1e6799857e777c75089a15 /lldb/packages/Python/lldbsuite/test/python_api/thread/main2.cpp
parenta245c765a8fe23c689e34acd29f6f8863a1da369 (diff)
downloadbcm5719-llvm-2ca3360b11a540d88d6fbf7219d97c10d5b837c7.tar.gz
bcm5719-llvm-2ca3360b11a540d88d6fbf7219d97c10d5b837c7.zip
[IR] move shuffle mask queries from TTI to ShuffleVectorInst
The optimizer is getting smarter (eg, D47986) about differentiating shuffles based on its mask values, so we should make queries on the mask constant operand generally available to avoid code duplication. We'll probably use this soon in the vectorizers and instcombine (D48023 and https://bugs.llvm.org/show_bug.cgi?id=37806). We might clean up TTI a bit more once all of its current 'SK_*' options are covered. Differential Revision: https://reviews.llvm.org/D48236 llvm-svn: 335067
Diffstat (limited to 'lldb/packages/Python/lldbsuite/test/python_api/thread/main2.cpp')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud