[all-commits] [llvm/llvm-project] ce2752: [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 15:00:30 PDT 2025
Branch: refs/heads/users/Maetveis/simplify_complex_tests_with_opt
Home: https://github.com/llvm/llvm-project
Commit: ce2752ea12e72b5ceda3731c5639655074348b2e
https://github.com/llvm/llvm-project/commit/ce2752ea12e72b5ceda3731c5639655074348b2e
Author: Gergely Meszaros <meszaros.gergely97 at gmail.com>
Date: 2025-03-18 (Tue, 18 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