[llvm] [X86][DAGCombiner][SelectionDAG] - Fold Zext Build Vector to Bitcast of widen Build Vector (PR #135010)

Rohit Aggarwal via llvm-commits llvm-commits at lists.llvm.org
Thu Apr 24 23:44:39 PDT 2025


================
@@ -0,0 +1,258 @@
+; NOTE: Assertions have been autogenerated by utils/update_llc_test_checks.py UTC_ARGS: --version 2
+; RUN: llc -mcpu=znver5 -mtriple=x86_64-unknown-unknown < %s | FileCheck %s
----------------
rohitaggarwal007 wrote:

Sure will do it

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


More information about the llvm-commits mailing list