diff options
author | Balaji V. Iyer <43187390+bviyer@users.noreply.github.com> | 2023-12-26 16:34:32 -0600 |
---|---|---|
committer | GitHub <noreply@github.com> | 2023-12-26 16:34:32 -0600 |
commit | 532d4845ed0afced7cb1f8c7a4e3499b63cc3de3 (patch) | |
tree | 732743051ac398e6b202254e21dd840ffa03b667 /llvm/lib/Bitcode/Reader/BitcodeReader.cpp | |
parent | aacff347af846e600d30eb1a8a38af75f8b33370 (diff) | |
download | llvm-532d4845ed0afced7cb1f8c7a4e3499b63cc3de3.zip llvm-532d4845ed0afced7cb1f8c7a4e3499b63cc3de3.tar.gz llvm-532d4845ed0afced7cb1f8c7a4e3499b63cc3de3.tar.bz2 |
[mlir][Quasipolynomials] Fixed type issues in GeneratorFuunction.h (#76413)
Fixed two issues: A SmallVector size that caused size-differences issue
(8 vs. 12). Thus removed this size restriction. Also a constant
parameter was causing an issue in a function not marked constant.
Diffstat (limited to 'llvm/lib/Bitcode/Reader/BitcodeReader.cpp')
0 files changed, 0 insertions, 0 deletions