diff options
author | Brox Chen <guochen2@amd.com> | 2025-04-23 13:06:52 -0400 |
---|---|---|
committer | GitHub <noreply@github.com> | 2025-04-23 13:06:52 -0400 |
commit | 6dbc01e8015816e904687c03f0ea8afac817781d (patch) | |
tree | ba7b753ca6d04399a6e668d9d7290024e5a9ad2f /clang/lib/Serialization/ModuleManager.cpp | |
parent | 1b6cbaa7b64f54b127d139d653468e213bae007e (diff) | |
download | llvm-6dbc01e8015816e904687c03f0ea8afac817781d.zip llvm-6dbc01e8015816e904687c03f0ea8afac817781d.tar.gz llvm-6dbc01e8015816e904687c03f0ea8afac817781d.tar.bz2 |
[AMDGPU][True16][CodeGen] update GFX11Plus codegen test with true16 flag (#135078)
This is a NFC patch.
This patch run a bulk update on CodeGen tests that are impacted by the
true16 features. This patch applies:
1. duplicate GFX11plus runlines and apply them with
"+mattr=+real-true16" and "+mattr=-real-true16"
2. update the test with the update script
For some GISEL runlines, the current CodeGen do not fully support the
true16 version. Still update the runlines, but comment out the failing
one, and added a "FIXME-TRUE16" comment to that test for easier
tracking. These test will be fixed in the following patches.
This is in a transition state that we support both
"+real-true16/-real-true16" in our code base. We plan to move to
"+real-true16" as default, and finally remove "-real-true16" mode and
test lines.
Diffstat (limited to 'clang/lib/Serialization/ModuleManager.cpp')
0 files changed, 0 insertions, 0 deletions