[llvm] [VectorCombine] reject out-of-bounds extract indexes in foldExtractExtract (PR #194381)

Arda Serdar Pektezol via llvm-commits llvm-commits at lists.llvm.org
Mon Apr 27 07:53:31 PDT 2026


================
@@ -0,0 +1,17 @@
+; NOTE: Assertions have been autogenerated by utils/update_test_checks.py UTC_ARGS: --version 6
+; RUN: opt -passes=vector-combine -S -mtriple=x86_64-- < %s | FileCheck %s
+
+define i8 @f() {
----------------
pektezol wrote:

Updated.

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


More information about the llvm-commits mailing list