[Mlir-commits] [clang] [flang] [llvm] [mlir] [Support][NFC] Move OptimizationLevel to the Support directory (PR #157057)
    Mehdi Amini 
    llvmlistbot at llvm.org
       
    Fri Sep  5 05:58:24 PDT 2025
    
    
  
joker-eph wrote:
As an alternative: can this be just made a header-only implementation?
Since C++17 we can have `static inline` variables in a class (and `static constexpr` are by default inline: https://en.cppreference.com/w/cpp/language/inline.html
https://github.com/llvm/llvm-project/pull/157057
    
    
More information about the Mlir-commits
mailing list