This revision adds constant folder for vector.insertelement.
Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Event Timeline
Comment Actions
please include file context on the reviews (meaning use -U9999999 when creating the patch): https://llvm.org/docs/Phabricator.html#id8)
mlir/lib/Dialect/Vector/IR/VectorOps.cpp | ||
---|---|---|
1843 | nit: breakup this line to match the style of the file/project. |
Comment Actions
I am using the Arcanist to upload the revision, does this miss something? I will recheck the configuration. Thanks.
mlir/lib/Dialect/Vector/IR/VectorOps.cpp | ||
---|---|---|
1843 | Done, thanks. |
nit: breakup this line to match the style of the file/project.