[PATCH] D153379: Remove -flang-experimental-exec flag

2023-06-22 Thread H. Vetinari via Phabricator via cfe-commits
h-vetinari added a comment. Does this merit a mention in the release notes? Repository: rG LLVM Github Monorepo CHANGES SINCE LAST ACTION https://reviews.llvm.org/D153379/new/ https://reviews.llvm.org/D153379 ___ cfe-commits mailing list cfe-com

[PATCH] D153379: Remove -flang-experimental-exec flag

2023-06-21 Thread antoine moynault via Phabricator via cfe-commits
antmo added a comment. Hello, I think this broke some bots due to remaining references to -flang-experimental-exec in llvm-zorg buildbot config - clang-aarch64-sve-vla-2stage https://lab.llvm.org/buildbot/#/builders/198/builds/2907 - clang-aarch64-sve-vls-2stage https://lab.llvm.org/buildbot/#

[PATCH] D153379: Remove -flang-experimental-exec flag

2023-06-21 Thread Katherine Rasmussen via Phabricator via cfe-commits
This revision was automatically updated to reflect the committed changes. Closed by commit rG0867d4157328: [flang] don't require -flang-experimental-exec flag anymore (authored by everythingfunctional, committed by ktras). Repository: rG LLVM Github Monorepo CHANGES SINCE LAST ACTION https:

[PATCH] D153379: Remove -flang-experimental-exec flag

2023-06-21 Thread Brad Richardson via Phabricator via cfe-commits
everythingfunctional added a comment. In D153379#4438419 , @PeteSteinfeld wrote: > All builds and tests correctly and looks good. > > @everythingfunctional, can you please post on Discourse about this change > when you merge? Since we've discussed this

[PATCH] D153379: Remove -flang-experimental-exec flag

2023-06-21 Thread Pete Steinfeld via Phabricator via cfe-commits
PeteSteinfeld accepted this revision. PeteSteinfeld added a comment. All builds and tests correctly and looks good. @everythingfunctional, can you please post on Discourse about this change when you merge? Since we've discussed this with the community, I think we should let them know that this

[PATCH] D153379: Remove -flang-experimental-exec flag

2023-06-21 Thread Andrzej Warzynski via Phabricator via cfe-commits
awarzynski accepted this revision. awarzynski added a comment. This revision is now accepted and ready to land. This is in line with the conclusions of https://discourse.llvm.org/t/proposal-rename-flang-new-to-flang/: > We should remove the need for the -flang-experimental-exec flag. There’s no

[PATCH] D153379: Remove -flang-experimental-exec flag

2023-06-20 Thread Brad Richardson via Phabricator via cfe-commits
everythingfunctional created this revision. everythingfunctional added reviewers: ktras, rouson, sscalpone, PeteSteinfeld, awarzynski. everythingfunctional added projects: Flang, LLVM. Herald added subscribers: sunshaoce, jdoerfert, mstorsjo. Herald added a project: All. everythingfunctional reque