[flang-commits] [flang] [flang] Enhance location information (PR #95862)

Valentin Clement バレンタイン クレメン via flang-commits flang-commits at lists.llvm.org
Mon Jul 8 11:18:48 PDT 2024


clementval wrote:

> Thank you, Valentin! It looks good to me, but I think we'd better use a more specialized attribute to represent the locations fused due to source inlining. The integer attribute seems to be too generic to me.

Yes, I think a proper attribute will be better to have since it might need to be expanded later. 

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


More information about the flang-commits mailing list