Add Transpose operation to SPIRV dialect.
Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Event Timeline
Comment Actions
hello @antiagainst
Is the build failing because of this flag
//Fail and stop building flang if a warning is triggered.
FLANG_ENABLE_WERROR:BOOL=ON
If not, how can I figure out what is wrong, the ninja-all.log doesn't indicate any errors/failures.
Thanks!
Comment Actions
Thanks for the patch and sorry about the delay in review!
I didn't see errors in ninja-all.log... Sometimes it's just the infra being flaky or some other unrelated breakages. It might be good to rebase and push to trigger another build if the failure is mysterious.