[llvm] [Instcombine] Fix crash in foldMinimumMaximumSharedOp. (PR #173705)
Justin Lebar via llvm-commits
llvm-commits at lists.llvm.org
Sat Dec 27 11:52:20 PST 2025
================
@@ -0,0 +1,16 @@
+; RUN: opt -passes=instcombine -S %s -o - | FileCheck %s
----------------
jlebar wrote:
Fair enough, done, thanks!
https://github.com/llvm/llvm-project/pull/173705
More information about the llvm-commits
mailing list