James
James
### Problem Description I am encountering a (frontend?) crash with rocm-llvm with the following trace: ``` $ /opt/rocm/llvm/bin/clang -target amdgcn-amd-amdhsa -nogpulib -o out reduced.ll clang-16: /usr/src/debug/rocm-llvm/llvm-project-rocm-5.6.1/clang/include/clang/Basic/Diagnostic.h:1590: clang::DiagnosticsEngine::ArgumentKind clang::Diagnostic::getArgKind(unsigned int) const:...
These tests fail under my timezone (UTC +12) because of the `-0400` in the test data. **Changes** Use UTC dates for LiveTv XmlTv tests.
I've tried to implement basic composite shapes following the layout of ReadyShapeBuilder in source. Leaving this here in case anyone else wants it. Works for my use case but I'm...