[all-commits] [llvm/llvm-project] 7182d2: [mlir][AffineStructures] Explicitly initialize var...
River Riddle via All-commits
all-commits at lists.llvm.org
Thu Apr 30 12:13:15 PDT 2020
Branch: refs/heads/master
Home: https://github.com/llvm/llvm-project
Commit: 7182d2da056fad639378aae58536a8235ffa87aa
https://github.com/llvm/llvm-project/commit/7182d2da056fad639378aae58536a8235ffa87aa
Author: River Riddle <riddleriver at gmail.com>
Date: 2020-04-30 (Thu, 30 Apr 2020)
Changed paths:
M mlir/lib/Analysis/AffineStructures.cpp
Log Message:
-----------
[mlir][AffineStructures] Explicitly initialize variables to avoid use of uninitialized variable
More information about the All-commits
mailing list