[llvm] [AMDGPU][StructurizeCFG] pre-commit tests: maintain branch_weights metadata (PR #109812)
Juan Manuel Martinez CaamaƱo via llvm-commits
llvm-commits at lists.llvm.org
Tue Sep 24 08:46:59 PDT 2024
================
@@ -0,0 +1,72 @@
+; NOTE: Assertions have been autogenerated by utils/update_test_checks.py UTC_ARGS: --version 5
+; RUN: opt -mtriple=amdgcn-- -S -structurizecfg %s | FileCheck -check-prefix=OPT %s
----------------
jmmartinez wrote:
Moved into `Transforms/StructurizeCFG/structurizer-keep-perf-md.ll` and updated to match
https://github.com/llvm/llvm-project/pull/109812
More information about the llvm-commits
mailing list