[Mlir-commits] [mlir] [mlir][math] expand-math pass assumes the static shaped type (PR #128299)
Kai Sasaki
llvmlistbot at llvm.org
Mon Feb 24 16:58:10 PST 2025
Lewuathe wrote:
> Also I see a constant created in rsqrt and we don't check for static types. I guess the same issue would apply there?
Thanks for reporting that part. Let me take a look into the issue and will work on in another pull request if necessary.
https://github.com/llvm/llvm-project/pull/128299
More information about the Mlir-commits
mailing list