diff options
author | Han-Chung Wang <hanhan0912@gmail.com> | 2024-03-13 08:52:05 -0700 |
---|---|---|
committer | GitHub <noreply@github.com> | 2024-03-13 08:52:05 -0700 |
commit | bb82092de71466728630050691fa9c20796b3cbc (patch) | |
tree | 68f6d01f56d8f957a7b935e23a7bdd3faf6e4bf6 /clang/lib/Basic/Module.cpp | |
parent | 9a3000cf6700a711f3d81d071e0b6933cef46c36 (diff) | |
download | llvm-bb82092de71466728630050691fa9c20796b3cbc.zip llvm-bb82092de71466728630050691fa9c20796b3cbc.tar.gz llvm-bb82092de71466728630050691fa9c20796b3cbc.tar.bz2 |
[mlir][tensor] Make getMixedPadImpl return static values when possible. (#85016)
If low and high are constants (i.e., not attributes), users still prefer
attributes. Otherwise, there could be failures in type inference. A
failure is introduced by
https://github.com/llvm/llvm-project/commit/60e562d11aeca8020de8d50ded7f0ba9e10e8843,
see the drop_known_unit_constant_low_high test for more details.
Diffstat (limited to 'clang/lib/Basic/Module.cpp')
0 files changed, 0 insertions, 0 deletions