mirror of
https://github.com/intel/llvm.git
synced 2026-01-13 11:02:04 +08:00
Invent `StylizedInstance` class to store special variables together with the instantiated expression in omp::clause::Initializer. This will eliminate the need for visiting the original AST nodes in lowering to MLIR.