Revert "[SWDEV-435347] disable instances failed with mainlien compiler"#1101
Conversation
|
I've tried rebuilding the disabled instances with the latest mainline compiler (Dec 15, 2023) and still hit the same error: clang-17: /llvm-project/llvm/include/llvm/ADT/SmallVector.h:303: T& llvm::SmallVectorTemplateCommon<T, >::front() [with T = llvm::PointerUnion<llvm::Value*, const llvm::slpvectorizer::BoUpSLP::TreeEntry*>; = void; llvm::SmallVectorTemplateCommon<T, >::reference = llvm::PointerUnion<llvm::Value*, const llvm::slpvectorizer::BoUpSLP::TreeEntry*>&]: Assertion `!empty()' failed. So it's still to early to revert this code. |
|
Patch is in http://rocm-ci.amd.com/job/compute-rocm-dkms-no-npi-hipclang/13234/ So we should be able to revert this WA soon |
|
Build success with latest mainline open compiler |
#1078