[all-commits] [llvm/llvm-project] 3a9977: [mlir][linalg] Fix no-null pointer check (#122727)
Longsheng Mou via All-commits
all-commits at lists.llvm.org
Mon Jan 13 17:43:22 PST 2025
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 3a9977efaa24089c1cbd987d8fafa9831cbb780d
https://github.com/llvm/llvm-project/commit/3a9977efaa24089c1cbd987d8fafa9831cbb780d
Author: Longsheng Mou <longshengmou at gmail.com>
Date: 2025-01-14 (Tue, 14 Jan 2025)
Changed paths:
M mlir/lib/Dialect/Linalg/TransformOps/LinalgTransformOps.cpp
Log Message:
-----------
[mlir][linalg] Fix no-null pointer check (#122727)
This PR fixes
[Bug19](https://pvs-studio.com/en/blog/posts/cpp/1188/#ID6222F3BAF3)
mentioned in https://pvs-studio.com/en/blog/posts/cpp/1188/.
To unsubscribe from these emails, change your notification settings at https://github.com/llvm/llvm-project/settings/notifications
More information about the All-commits
mailing list