This is an archive of the discontinued LLVM Phabricator instance.

[MLIR][Math] Enable constant folding of ops
ClosedPublic

Authored by wsmoses on Jan 11 2022, 9:27 PM.

Details

Summary

Enable constant folding of ops within the math dialect, and introduce constant folders for ceil and log2

Diff Detail