[flang] [llvm] [flang][flang-rt] Implement F202X leading-zero control edit descriptors LZ, LZS, and LZP for formatted output (F, E, D, and G editing) (PR #183500)
via llvm-commits
llvm-commits at lists.llvm.org
Fri Mar 6 09:12:58 PST 2026
laoshd wrote:
> > I have updated the title. Please advise if I still missed something. Thanks.
>
> Please read the instructions regarding commit messages in the [LLVM Developer Policy](https://llvm.org/docs/DeveloperPolicy.html#commit-messages). Your title does not adhere to the guidelines. You can also look at other commit messages in the flang subdirectory to get a sense for what this should look like.
>
> Please address the failures in the pre-commit CI below.
The Flang.Semantics test failures were fixed by the merge of PR https://github.com/llvm/llvm-project/pull/183878
The flang-rt test failures were fixed by the last commit, c733fab2e00f376d004e536614efcae75fc6da22
https://github.com/llvm/llvm-project/pull/183500
More information about the llvm-commits
mailing list