summaryrefslogtreecommitdiffstats
path: root/llvm/lib/CodeGen/AsmPrinter/CodeViewDebug.cpp
diff options
context:
space:
mode:
authorSander de Smalen <sander.desmalen@arm.com>2018-06-04 07:24:23 +0000
committerSander de Smalen <sander.desmalen@arm.com>2018-06-04 07:24:23 +0000
commitd0a6f6a5021d4e68672fb74019a9a770cbf17ce4 (patch)
tree710fb8ec604b10586fae48032c645c1b300fe137 /llvm/lib/CodeGen/AsmPrinter/CodeViewDebug.cpp
parentfd54a781f6f62adf5c65644333d3753c2d708fbe (diff)
downloadbcm5719-llvm-d0a6f6a5021d4e68672fb74019a9a770cbf17ce4.tar.gz
bcm5719-llvm-d0a6f6a5021d4e68672fb74019a9a770cbf17ce4.zip
[AArch64][SVE] Fix range for DUP immediates (16bit elts)
For immediates used in DUP instructions that have the range -128 to 127, or a multiple of 256 in the range -32768 to 32512, one could argue that when the result element size is 16bits (.h), the value can be considered both signed and unsigned. Reviewers: rengolin, fhahn, SjoerdMeijer, samparker, javed.absar Reviewed By: fhahn Differential Revision: https://reviews.llvm.org/D47619 llvm-svn: 333873
Diffstat (limited to 'llvm/lib/CodeGen/AsmPrinter/CodeViewDebug.cpp')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud