Kazu Hirata edbf9e4c30
[mlir] Remove a redundant cast (NFC) (#168241)
llvm::all_of already returns bool.

Identified with readability-redundant-casting.
2025-11-15 15:00:54 -08:00
..