Added GroupNonUniformBroadcastOp to spirv dialect.
Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Event Timeline
mlir/lib/Dialect/SPIRV/SPIRVOps.cpp | ||
---|---|---|
2064 | I think you can remove both cast. |
Comment Actions
Thanks Thomas for the review, may I ask you to push this change to llvm master?
Btw, to not bother you again with this, is there a process to get RW access to the repo so I can push future changes on my own?
Comment Actions
Sure, I'll push it in a bit. You can obtain commit access by following the process described here:
https://llvm.org/docs/DeveloperPolicy.html#obtaining-commit-access
I think you can remove both cast.