[flang-commits] [flang] [flang][TBAA] refine TARGET/POINTER encoding (PR #169544)

Tom Eccles via flang-commits flang-commits at lists.llvm.org
Wed Nov 26 09:37:00 PST 2025


tblah wrote:

Thanks for taking a look Slava, this is now ready for full review.

For the applications and benchmarks I measured, this patch did not make any measurable change to performance. This is unsurprising because many of these (e.g. spec2017) are well studied so I expect we would have already noticed if something like this were missing.

However, this change is expected to help for a benchmark in a future version of SPEC.

https://github.com/llvm/llvm-project/pull/169544


More information about the flang-commits mailing list