[llvm] [InstCombine] Preserve profile data with select instructions and binary operators (PR #158375)
Mircea Trofin via llvm-commits
llvm-commits at lists.llvm.org
Fri Sep 12 15:38:21 PDT 2025
================
@@ -0,0 +1,39 @@
+; RUN: opt < %s -passes=instcombine -S | FileCheck %s
----------------
mtrofin wrote:
pass --check-globals
https://github.com/llvm/llvm-project/pull/158375
More information about the llvm-commits
mailing list