diff options
author | Artem Belevich <tra@google.com> | 2018-02-28 18:51:22 +0000 |
---|---|---|
committer | Artem Belevich <tra@google.com> | 2018-02-28 18:51:22 +0000 |
commit | 18a7c51520ae6bafb8a95d45308becf60159488e (patch) | |
tree | c08e5ac1af9bfcf352d1b539babd8e1a9c750b28 /lldb/packages/Python/lldbsuite/test/python_api/debugger/TestDebuggerAPI.py | |
parent | 39ba31ff507d4e4da00a375fa6a2507bf3320723 (diff) | |
download | bcm5719-llvm-18a7c51520ae6bafb8a95d45308becf60159488e.tar.gz bcm5719-llvm-18a7c51520ae6bafb8a95d45308becf60159488e.zip |
[NVPTX] Removed always-true predicates in NVPTX.
NVPTX stopped supporting GPUs older than sm_20 (Fermi) quite a while back.
Removal of support of pre-Fermi GPUs made a lot of predicates in the NVPTX
backend pointless as they can't ever be false any more.
It's time to retire them. NFC intended.
Differential Revision: https://reviews.llvm.org/D43843
llvm-svn: 326349
Diffstat (limited to 'lldb/packages/Python/lldbsuite/test/python_api/debugger/TestDebuggerAPI.py')
0 files changed, 0 insertions, 0 deletions