joker-eph wrote: > We usually use a commit message of the form: > [mlir][llvm] Fix linkage enum order I would instead use "NFC" and avoid the word "fix" here, otherwise I'd want a test. Maybe: > [mlir][llvm] Align linkage enum order with LLVM (NFC) https://github.com/llvm/llvm-project/pull/118484