[all-commits] [llvm/llvm-project] ca1f6c: [flang][NFC] Convert problematic legacy-lowering t...
Eugene Epshteyn via All-commits
all-commits at lists.llvm.org
Mon May 4 08:27:03 PDT 2026
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: ca1f6cb61e9cfc71f8f0353ab552dc198a387d47
https://github.com/llvm/llvm-project/commit/ca1f6cb61e9cfc71f8f0353ab552dc198a387d47
Author: Eugene Epshteyn <eepshteyn at nvidia.com>
Date: 2026-05-04 (Mon, 04 May 2026)
Changed paths:
M flang/test/Lower/derived-allocatable-components.f90
M flang/test/Lower/polymorphic.f90
M flang/test/Lower/vector-subscript-io.f90
Log Message:
-----------
[flang][NFC] Convert problematic legacy-lowering tests to HLFIR (part 56) (#195578)
This conversion is basically rewrite of checks for these tests, because
HLFIR is very different from FIR.
Converted tests:
- Lower/derived-allocatable-components.f90
- Lower/polymorphic.f90
- Lower/vector-subscript-io.f90
Assisted-by: AI
To unsubscribe from these emails, change your notification settings at https://github.com/llvm/llvm-project/settings/notifications
More information about the All-commits
mailing list