diff options
author | donald chen <chenxunyu1993@gmail.com> | 2024-06-11 19:41:01 +0800 |
---|---|---|
committer | GitHub <noreply@github.com> | 2024-06-11 19:41:01 +0800 |
commit | efbd64cbd90f4cc4eb5b1166eb9840af3ec1bba8 (patch) | |
tree | 01c12ef02da3ed777d737b53856199ccb8395521 /llvm/docs/tutorial | |
parent | 264bcbe1c8b3e885d896f0181d1ed54a7a4467bd (diff) | |
download | llvm-efbd64cbd90f4cc4eb5b1166eb9840af3ec1bba8.zip llvm-efbd64cbd90f4cc4eb5b1166eb9840af3ec1bba8.tar.gz llvm-efbd64cbd90f4cc4eb5b1166eb9840af3ec1bba8.tar.bz2 |
[mlir][arith] Delete unnecessary error logs (#94970)
Function `getNeutralElement` already indicates "cannot find neutral
element" by returning nullptr through the return value, and no
additional error log needs to be output.
Diffstat (limited to 'llvm/docs/tutorial')
0 files changed, 0 insertions, 0 deletions