[llvm] [GlobalISel] Don't permit G_*MIN/G_*MAX of pointer vectors (PR #168872)

Nathan Corbyn via llvm-commits llvm-commits at lists.llvm.org
Tue Dec 16 07:28:29 PST 2025


================
@@ -0,0 +1,48 @@
+; NOTE: Assertions have been autogenerated by utils/update_mir_test_checks.py UTC_ARGS: --version 6
+; RUN: llc -global-isel -stop-after=legalizer -o - %s | FileCheck %s
----------------
cofibrant wrote:

We still fail to select here so I don't think we can

https://github.com/llvm/llvm-project/pull/168872


More information about the llvm-commits mailing list