[flang-commits] [flang] [flang] Add flags controlling whether to run the fir alias tags pass (PR #68595)
Tom Eccles via flang-commits
flang-commits at lists.llvm.org
Wed Oct 11 03:56:04 PDT 2023
tblah wrote:
> Does `falias-analysis` control the existing TBAA generation as well?
Not in this patch while -falias-analysis is kept separate and non-default. But that will be the intention in the future.
https://github.com/llvm/llvm-project/pull/68595
More information about the flang-commits
mailing list