[all-commits] [llvm/llvm-project] 1ecc06: [CodeGen][NFC] Run mem2reg and sroa on complex ran...

Mészáros Gergely via All-commits all-commits at lists.llvm.org
Tue Mar 18 23:31:32 PDT 2025


  Branch: refs/heads/users/Maetveis/simplify_complex_tests_with_opt
  Home:   https://github.com/llvm/llvm-project
  Commit: 1ecc06b36769d6ff0a332c985f0312c8eb3ad265
      https://github.com/llvm/llvm-project/commit/1ecc06b36769d6ff0a332c985f0312c8eb3ad265
  Author: Gergely Meszaros <meszaros.gergely97 at gmail.com>
  Date:   2025-03-19 (Wed, 19 Mar 2025)

  Changed paths:
    M clang/test/CodeGen/cx-complex-range-real.c
    M clang/test/CodeGen/cx-complex-range.c

  Log Message:
  -----------
  [CodeGen][NFC] Run mem2reg and sroa on complex range tests

Run mem2reg and sroa passes on the complex range tests, to make them
shorter and easier to read. This removes ~2000 lines of cruft.



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