diff options
author | Helena Kotas <hekotas@microsoft.com> | 2025-10-14 14:57:14 -0700 |
---|---|---|
committer | GitHub <noreply@github.com> | 2025-10-14 14:57:14 -0700 |
commit | 511c1f9f151e22757cdac0b291022bf1cccbfc1d (patch) | |
tree | 5d46abf4701405540ee67018ef013307a41d7c02 /llvm/lib/Target/CSKY/Disassembler/CSKYDisassembler.cpp | |
parent | d098f19e0a7bcb259eaca634966f7ff0446443d5 (diff) | |
download | llvm-511c1f9f151e22757cdac0b291022bf1cccbfc1d.zip llvm-511c1f9f151e22757cdac0b291022bf1cccbfc1d.tar.gz llvm-511c1f9f151e22757cdac0b291022bf1cccbfc1d.tar.bz2 |
[HLSL][NFC] Refactor structured buffer methods tests (#161908)
Refactoring methods tests for structured buffers to make it clearer that:
- the test functions call the buffer methods and do not directly call the LLVM intrinsic
- the buffer methods are defined after each test function
- show what the buffer methods bodies look like
- use buffers with different element types, not just `float`
- use `llvm-cxxfilt` tool to de-mangle names
Diffstat (limited to 'llvm/lib/Target/CSKY/Disassembler/CSKYDisassembler.cpp')
0 files changed, 0 insertions, 0 deletions