[llvm] [X86] SimplifyDemandedBitsForTargetNode - add handling for VPMADD52L/VPMADD52H (PR #155494)
Simon Pilgrim via llvm-commits
llvm-commits at lists.llvm.org
Tue Aug 26 13:46:15 PDT 2025
================
@@ -0,0 +1,54 @@
+; NOTE: Assertions have been autogenerated by utils/update_llc_test_checks.py
----------------
RKSimon wrote:
Please can you rename this combine-vpmadd52.ll - hopefully this will be the first of a number of related combines.
https://github.com/llvm/llvm-project/pull/155494
More information about the llvm-commits
mailing list