commit | dd88044c3dbe36c412395238eb88cc05359bf541 | [log] [tgz] |
---|---|---|
author | Mehdi Amini <joker.eph@gmail.com> | Tue Sep 16 12:34:43 2025 +0200 |
committer | Copybara-Service <copybara-worker@google.com> | Tue Sep 16 03:35:48 2025 -0700 |
tree | e9c3423fb37f0e569a93c795bb2318ddffd054a0 | |
parent | 018c61f146b448b2a1f096e8fe80e74e82b532c2 [diff] |
[MLIR] Turn `RemarkFormat` into an enum class (NFC) (#158733) This is fixing a gcc warning and aligning with the other enums in the file. GitOrigin-RevId: 7936b6f1133516c427c478104606d9276da6f81b
See https://mlir.llvm.org/ for more information.