diff options
author | Hongren Zheng <i@zenithal.me> | 2024-09-28 23:37:57 +0800 |
---|---|---|
committer | GitHub <noreply@github.com> | 2024-09-28 08:37:57 -0700 |
commit | d48777ece50c39df553ed779d0771bc9ef6747cf (patch) | |
tree | 3bef038e9b6ce0ca8d14a453f5885012fc533e58 /clang/lib/Frontend/CompilerInvocation.cpp | |
parent | 6cbd8a309485329a4fbfe7abf7b85e0b8f154561 (diff) | |
download | llvm-d48777ece50c39df553ed779d0771bc9ef6747cf.zip llvm-d48777ece50c39df553ed779d0771bc9ef6747cf.tar.gz llvm-d48777ece50c39df553ed779d0771bc9ef6747cf.tar.bz2 |
[mlir][polynomial] remove incorrect canonicalization rule (#110318)
arith.add for tensor does not mod coefficientModulus, and it may
overflow; the result could be incorrect
It should be rewritten as modular arithmetic instead of arith
Revert https://github.com/llvm/llvm-project/pull/93132
Addresses https://github.com/google/heir/issues/749
Cc @j2kun
Diffstat (limited to 'clang/lib/Frontend/CompilerInvocation.cpp')
0 files changed, 0 insertions, 0 deletions