mirror of
https://github.com/intel/llvm.git
synced 2026-01-21 04:14:03 +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.