diff options
| author | Justin Lebar <jlebar@google.com> | 2016-09-09 21:07:26 +0000 |
|---|---|---|
| committer | Justin Lebar <jlebar@google.com> | 2016-09-09 21:07:26 +0000 |
| commit | b5e884976b71a1bd12653d6c4d67bf121da95e5f (patch) | |
| tree | 5eb0b0d93c449f405ba340403edab83f0e7de3c2 /lldb/source/Plugins/Process/gdb-remote/GDBRemoteClientBase.cpp | |
| parent | b9e51397bfe1fdbf0f1ae444744a8958b985bcb4 (diff) | |
| download | llvm-b5e884976b71a1bd12653d6c4d67bf121da95e5f.zip llvm-b5e884976b71a1bd12653d6c4d67bf121da95e5f.tar.gz llvm-b5e884976b71a1bd12653d6c4d67bf121da95e5f.tar.bz2 | |
[NVPTX] Implement llvm.fabs.f32, llvm.max.f32, etc.
Summary:
Previously these only worked via NVPTX-specific intrinsics.
This change will allow us to convert these target-specific intrinsics
into the general LLVM versions, allowing existing LLVM passes to reason
about their behavior.
It also gets us some minor codegen improvements as-is, from situations
where we canonicalize code into one of these llvm intrinsics.
Reviewers: majnemer
Subscribers: llvm-commits, jholewinski, tra
Differential Revision: https://reviews.llvm.org/D24300
llvm-svn: 281092
Diffstat (limited to 'lldb/source/Plugins/Process/gdb-remote/GDBRemoteClientBase.cpp')
0 files changed, 0 insertions, 0 deletions
