aboutsummaryrefslogtreecommitdiff
path: root/llvm/lib/Support/Timer.cpp
diff options
context:
space:
mode:
authorNick Sarnie <nick.sarnie@intel.com>2025-01-10 00:59:21 +0900
committerGitHub <noreply@github.com>2025-01-09 15:59:21 +0000
commita429dfc167258cf023b2e4c20874a228298372e6 (patch)
tree31126ee5052856c2aefdf9e4c3ffec278e643c3c /llvm/lib/Support/Timer.cpp
parenta75917679549109fcbf92cb63ef61638517713d6 (diff)
downloadllvm-a429dfc167258cf023b2e4c20874a228298372e6.zip
llvm-a429dfc167258cf023b2e4c20874a228298372e6.tar.gz
llvm-a429dfc167258cf023b2e4c20874a228298372e6.tar.bz2
[Driver][SPIR-V] Use consistent tools to convert between text and binary form (#120266)
Currently we produce SPIR-V text with `spirv-dis` but assemble it with `llvm-spirv`. The SPIR-V text format is different between the tools so the assemble fails. Use `spirv-as` for assembly as it uses the same format. --------- Signed-off-by: Sarnie, Nick <nick.sarnie@intel.com>
Diffstat (limited to 'llvm/lib/Support/Timer.cpp')
0 files changed, 0 insertions, 0 deletions