[all-commits] [llvm/llvm-project] 60c066: [StructurizeCFG] Add nested_if tests
Vigneshwar Jayakumar via All-commits
all-commits at lists.llvm.org
Wed Aug 27 15:22:44 PDT 2025
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 60c06632bff247d3403791a43c71e6ab5f77aa32
https://github.com/llvm/llvm-project/commit/60c06632bff247d3403791a43c71e6ab5f77aa32
Author: vigneshwar jayakumar <vigneshwar.jayakumar at amd.com>
Date: 2025-08-27 (Wed, 27 Aug 2025)
Changed paths:
M llvm/test/CodeGen/AMDGPU/structurize-hoist.ll
M llvm/test/Transforms/StructurizeCFG/hoist-zerocost.ll
Log Message:
-----------
[StructurizeCFG] Add nested_if tests
Added nested-if tests for hoisitng zero cost instructions in
StructurizeCFG pass. This is a patch with precommited tests for
https://github.com/llvm/llvm-project/pull/155408
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