llvm-project
5bc51611 - [flang] Add support to fir::cg in alias analysis (#127827)

Commit
300 days ago
[flang] Add support to fir::cg in alias analysis (#127827) Currently the alias analysis doesn't trace the source whenever there are operations from fir::cg dialect. This PR added support for fir::cg::XEmboxOp, fir::cg::XReboxOp, fir::cg::XDeclareOp for a specific application i'm working on.
Author
Parents
Loading