summaryrefslogtreecommitdiffstats
path: root/lldb/packages/Python/lldbsuite/test/python_api/sbdata
diff options
context:
space:
mode:
authorMatt Arsenault <Matthew.Arsenault@amd.com>2019-09-09 18:10:31 +0000
committerMatt Arsenault <Matthew.Arsenault@amd.com>2019-09-09 18:10:31 +0000
commit6ebf605851db3627bdf51a89b0a36147729014c2 (patch)
treec0301623aea4a6201503aaaa9e20a4b6aa6112cb /lldb/packages/Python/lldbsuite/test/python_api/sbdata
parent5ebd0a6e88a5c70805ec5077289e602c8e16a83f (diff)
downloadbcm5719-llvm-6ebf605851db3627bdf51a89b0a36147729014c2.tar.gz
bcm5719-llvm-6ebf605851db3627bdf51a89b0a36147729014c2.zip
AMDGPU: Use PatFrags to allow selecting custom nodes or intrinsics
This enables GlobalISel to handle various intrinsics. The custom node pattern will be ignored, and the intrinsic will work. This will also allow SelectionDAG to directly select the intrinsics, but as they are all custom lowered to the nodes, this ends up leaving dead code in the table. Eventually either GlobalISel should add the equivalent of custom nodes equivalent, or intrinsics should be directly used. These each have different tradeoffs. There are a few more to handle, but these are easy to handle ones. Some others fail for other reasons. llvm-svn: 371432
Diffstat (limited to 'lldb/packages/Python/lldbsuite/test/python_api/sbdata')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud