[llvm] [SelectionDAG] Use unaligned store to move AVX registers onto stack for `extractelement` (PR #78422)

Simon Pilgrim via llvm-commits llvm-commits at lists.llvm.org
Wed Jan 17 03:17:16 PST 2024


================
@@ -0,0 +1,23 @@
+; RUN: llc < %s  | FileCheck %s
----------------
RKSimon wrote:

regenerate with the update_llc_test_checks helper script

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


More information about the llvm-commits mailing list