diff options
author | Sam Kolton <Sam.Kolton@amd.com> | 2016-06-10 09:57:59 +0000 |
---|---|---|
committer | Sam Kolton <Sam.Kolton@amd.com> | 2016-06-10 09:57:59 +0000 |
commit | 945231ada50701821ceabe450f595aa8274eb2f0 (patch) | |
tree | 0d1c33de3ebcc49d07e9281a0a6f940b7ce8709f /lldb/packages/Python/lldbsuite/test/lang/cpp/namespace/TestNamespace.py | |
parent | 34263ad9958e4fcb18311204a615729d50b4001c (diff) | |
download | bcm5719-llvm-945231ada50701821ceabe450f595aa8274eb2f0.tar.gz bcm5719-llvm-945231ada50701821ceabe450f595aa8274eb2f0.zip |
[AMDGPU] AsmParser: Support for sext() modifier in SDWA. Some code cleaning in AMDGPUOperand.
Summary:
sext() modifier is supported in SDWA instructions only for integer operands. Spec is unclear should integer operands support abs and neg modifiers with sext - for now they are not supported.
Renamed InputModsWithNoDefault to FloatInputMods. Added SextInputMods for operands that support sext() modifier.
Added AMDGPUOperand::Modifier struct to handle register and immediate modifiers.
Code cleaning in AMDGPUOperand class: organize method in groups (render-, predicate-methods...).
Reviewers: vpykhtin, artem.tamazov, tstellarAMD
Subscribers: arsenm, kzhuravl
Differential Revision: http://reviews.llvm.org/D20968
llvm-svn: 272384
Diffstat (limited to 'lldb/packages/Python/lldbsuite/test/lang/cpp/namespace/TestNamespace.py')
0 files changed, 0 insertions, 0 deletions