[all-commits] [llvm/llvm-project] 861190: [mlir] Create lbOperands before op.setLowerBound
Vitaly Buka via All-commits
all-commits at lists.llvm.org
Mon May 2 22:24:09 PDT 2022
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 8611909572701541408025f36e05dee088695a01
https://github.com/llvm/llvm-project/commit/8611909572701541408025f36e05dee088695a01
Author: Vitaly Buka <vitalybuka at google.com>
Date: 2022-05-02 (Mon, 02 May 2022)
Changed paths:
M mlir/lib/Dialect/Affine/Utils/Utils.cpp
Log Message:
-----------
[mlir] Create lbOperands before op.setLowerBound
To fix msan report like https://reviews.llvm.org/P8284
Reviewed By: rriddle
Differential Revision: https://reviews.llvm.org/D124575
More information about the All-commits
mailing list