[all-commits] [llvm/llvm-project] 980585: [flang][NFC] clean-up fir.field_index legacy usage...

jeanPerier via All-commits all-commits at lists.llvm.org
Mon Mar 3 01:02:16 PST 2025


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 9805854699d6aca242ec63ca64dfab142a8bb951
      https://github.com/llvm/llvm-project/commit/9805854699d6aca242ec63ca64dfab142a8bb951
  Author: jeanPerier <jperier at nvidia.com>
  Date:   2025-03-03 (Mon, 03 Mar 2025)

  Changed paths:
    M flang/test/Analysis/AliasAnalysis/alias-analysis-3.fir
    M flang/test/Analysis/AliasAnalysis/load-ptr-designate.fir
    M flang/test/Analysis/AliasAnalysis/ptr-component.fir
    M flang/test/Fir/CUDA/cuda-abstract-result.mlir
    M flang/test/Fir/boxproc-2.fir
    M flang/test/Transforms/omp-map-info-finalization.fir

  Log Message:
  -----------
  [flang][NFC] clean-up fir.field_index legacy usages in tests (#129219)

After #127231, fir.coordinate_of should directly carry the field.

I updated the lowering and codegen tests in #12731, but not the FIR to
FIR tests, which is what this patch is cleaning up.



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