mirror of
https://github.com/intel/llvm.git
synced 2026-02-05 22:17:23 +08:00
Use `reifyValueBound` instead, which is more general not hard-coded to a specific list supported ops. Also add a `closedUB` parameter to the ValueBoundsOpInterface API. Differential Revision: https://reviews.llvm.org/D146356