diff options
| author | Michael Liao <michael.hliao@gmail.com> | 2019-03-20 20:18:56 +0000 |
|---|---|---|
| committer | Michael Liao <michael.hliao@gmail.com> | 2019-03-20 20:18:56 +0000 |
| commit | eea5177d30845096ad70534545f1f67a31995210 (patch) | |
| tree | c0519eb67bb6ba3617516930dc3094b8c79ab8ed /lldb/source/Plugins/ScriptInterpreter/Python/PythonExceptionState.cpp | |
| parent | 27ef9518decb4129bc22814b33c88ed06813b224 (diff) | |
| download | llvm-eea5177d30845096ad70534545f1f67a31995210.zip llvm-eea5177d30845096ad70534545f1f67a31995210.tar.gz llvm-eea5177d30845096ad70534545f1f67a31995210.tar.bz2 | |
[AMDGPU] Fix clamp bit DAG operand
Summary:
- Should use `targetconstant` instead of `constant` operand for clamp
bit, which is expected as an immediate operand. Under certain
conditions, such as a common `i1 false` constant is used in other
place and selected before the instruction with clamp bit, register
operand may be added instead of immediate one. Use `targetcosntant` to
enforce that.
Subscribers: arsenm, kzhuravl, jvesely, wdng, nhaehnle, yaxunl, dstuttard, tpr, t-tye, hiraditya, llvm-commits
Tags: #llvm
Differential Revision: https://reviews.llvm.org/D59608
llvm-svn: 356608
Diffstat (limited to 'lldb/source/Plugins/ScriptInterpreter/Python/PythonExceptionState.cpp')
0 files changed, 0 insertions, 0 deletions
