mirror of
https://github.com/intel/llvm.git
synced 2026-02-05 22:17:23 +08:00
It's only used from there, and this lets us remove the dependency from Analysis to the Arith dialect. Reviewed By: springerm Differential Revision: https://reviews.llvm.org/D132928