diff options
author | Brox Chen <guochen2@amd.com> | 2024-08-21 10:47:36 -0400 |
---|---|---|
committer | GitHub <noreply@github.com> | 2024-08-21 17:47:36 +0300 |
commit | ddb5480e6799d0de72c2cd34c1e7f9ffd154e660 (patch) | |
tree | 2c87eee406ada0167cf1032dac92dd7504567fda /clang/tools/clang-format/clang-format-diff.py | |
parent | f0a3f8a370e3c85ee00cbc5e5d1c29e8ad3c51da (diff) | |
download | llvm-ddb5480e6799d0de72c2cd34c1e7f9ffd154e660.zip llvm-ddb5480e6799d0de72c2cd34c1e7f9ffd154e660.tar.gz llvm-ddb5480e6799d0de72c2cd34c1e7f9ffd154e660.tar.bz2 |
[AMDGPU][True16][MC] added VOPC realtrue/faketrue flag and fake16 instructions (#104739)
VOPC instructions were defined with HasTrue16BitInst flag while these
true16 instructions are actually implemented with fake16 profile.
Seperate them to true16 version and fake16 version by adding
UseRealTrue16 and UseFakeTrue16 flag and fake16 instructions.
The code default to use fake16. This is preparing for the upcoming
changes in MC to support realtrue 16bit operands and vdst. The true16
and fake16 profile will be modified in the later patches.
Diffstat (limited to 'clang/tools/clang-format/clang-format-diff.py')
0 files changed, 0 insertions, 0 deletions