[all-commits] [llvm/llvm-project] ec5e94: Fix MSAN error: use of unitialized value when hash...
Mehdi Amini via All-commits
all-commits at lists.llvm.org
Tue Aug 22 16:28:02 PDT 2023
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: ec5e947f97aeb3d30316a33313f8661e78318146
https://github.com/llvm/llvm-project/commit/ec5e947f97aeb3d30316a33313f8661e78318146
Author: Mehdi Amini <joker.eph at gmail.com>
Date: 2023-08-22 (Tue, 22 Aug 2023)
Changed paths:
M mlir/lib/Pass/Pass.cpp
Log Message:
-----------
Fix MSAN error: use of unitialized value when hashing the MLIR pass manager (NFC)
More information about the All-commits
mailing list