diff options
author | wren romano <2998727+wrengr@users.noreply.github.com> | 2022-12-12 15:17:01 -0800 |
---|---|---|
committer | wren romano <2998727+wrengr@users.noreply.github.com> | 2022-12-12 17:05:56 -0800 |
commit | 387755a35d1260e65b4ed6811b492e021a05fe52 (patch) | |
tree | 548afcb788ffe87a6acea265278df9e54cb41aec /llvm/lib/Transforms/Utils/BasicBlockUtils.cpp | |
parent | efaa78cae08024a6d0d329234695e0e22c7458bc (diff) | |
download | llvm-387755a35d1260e65b4ed6811b492e021a05fe52.zip llvm-387755a35d1260e65b4ed6811b492e021a05fe52.tar.gz llvm-387755a35d1260e65b4ed6811b492e021a05fe52.tar.bz2 |
[mlir][sparse] Simplifying SparseTensorEncodingAttr function arguments
Since STEA isa Attribute, and that's just (a wrapper around) a pointer, the extra `const` and `&` aren't necessary for function arguments.
Reviewed By: aartbik
Differential Revision: https://reviews.llvm.org/D139886
Diffstat (limited to 'llvm/lib/Transforms/Utils/BasicBlockUtils.cpp')
0 files changed, 0 insertions, 0 deletions