[all-commits] [llvm/llvm-project] 7b1ee7: [MLIR] Fix python tests for LocationAttr
Andrew Young via All-commits
all-commits at lists.llvm.org
Wed Jan 25 17:03:38 PST 2023
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 7b1ee71da566b07671be946125ee22e12f306025
https://github.com/llvm/llvm-project/commit/7b1ee71da566b07671be946125ee22e12f306025
Author: Andrew Young <youngar17 at gmail.com>
Date: 2023-01-25 (Wed, 25 Jan 2023)
Changed paths:
M mlir/test/python/ir/location.py
Log Message:
-----------
[MLIR] Fix python tests for LocationAttr
Follow up to https://reviews.llvm.org/D142522. I forgot to push the
test changes, was caught only in the post-merge builds.
More information about the All-commits
mailing list