diff options
author | Nathan Gauër <brioche@google.com> | 2024-10-31 13:55:30 +0100 |
---|---|---|
committer | GitHub <noreply@github.com> | 2024-10-31 13:55:30 +0100 |
commit | cf3d6fded9eaf1372ccfde1d49dd91df6762d98c (patch) | |
tree | 82b8ae61101ff572eb980713e0895e9b28d26fd8 /llvm/lib/CodeGen/CodeGenPrepare.cpp | |
parent | 89a8c71db61282c4e7522ffda5dbee890900dca5 (diff) | |
download | llvm-cf3d6fded9eaf1372ccfde1d49dd91df6762d98c.zip llvm-cf3d6fded9eaf1372ccfde1d49dd91df6762d98c.tar.gz llvm-cf3d6fded9eaf1372ccfde1d49dd91df6762d98c.tar.bz2 |
[SPIR-V] Re-enable -verify-machineinstrs on tests (#114388)
Many tests had this flag removed because of the G_BITCAST emission
issue. Now that the PR is merged, we can re-enable this additional
check.
2 tests (basic_int_types) just have the TODO removed because they are
not useful for SPIR-V as-is: SPIR-V requires reg2mem/mem2reg to run,
which removes all the body. Integers are used in other spirv tests, and
seems like testing for spirv32/64 and relying on others for the logical
target coverage should be fine.
Signed-off-by: Nathan Gauër <brioche@google.com>
Diffstat (limited to 'llvm/lib/CodeGen/CodeGenPrepare.cpp')
0 files changed, 0 insertions, 0 deletions