mirror of
https://github.com/intel/llvm.git
synced 2026-02-04 20:00:11 +08:00
This allows other dialects to reuse the logic to support constant folding binary operations and reduces code duplication. PiperOrigin-RevId: 284428721