Rename vector.strided_slice custom op to follow the naming convention
used by vector.insert_strided_slice op
Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Event Timeline
Comment Actions
Note: we generally pre/postfix "non-functional changing" commits with "NFC".
In this case you'd want your commit message to be: "[mlir][Vector] NFC - ... "