diff options
author | Kai Sasaki <lewuathe@gmail.com> | 2024-12-04 18:56:02 +0900 |
---|---|---|
committer | GitHub <noreply@github.com> | 2024-12-04 18:56:02 +0900 |
commit | caf8942cd9e52fca35992ab34af0a1cec1866759 (patch) | |
tree | 8c017e08f5dc9df861e0fa9f5d794d408816d22a /llvm/lib/Bitcode/Reader/BitcodeReader.cpp | |
parent | 03aae4fbaea4d3bf9364bc04bcbb5898816ab5ae (diff) | |
download | llvm-caf8942cd9e52fca35992ab34af0a1cec1866759.zip llvm-caf8942cd9e52fca35992ab34af0a1cec1866759.tar.gz llvm-caf8942cd9e52fca35992ab34af0a1cec1866759.tar.bz2 |
[mlir][transform] Guard parametric loop tiling pass from no option (#118254)
`test-extract-fixed-outer-loops` pass always crash without any
`test-outer-loop-sizes` option. We need to keep the pass from crash by
checking the option existence.
Fix https://github.com/llvm/llvm-project/issues/61716,
https://github.com/llvm/llvm-project/issues/116360
---------
Co-authored-by: Mehdi Amini <joker.eph@gmail.com>
Diffstat (limited to 'llvm/lib/Bitcode/Reader/BitcodeReader.cpp')
0 files changed, 0 insertions, 0 deletions