[PATCH] D154078: [X86] Don't elide argument copies for scalarized vectors (PR63475)

Nikita Popov via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Jul 13 05:51:38 PDT 2023


This revision was automatically updated to reflect the committed changes.
Closed by commit rG7025ac81f05c: [X86] Don't elide argument copies for scalarized vectors (PR63475) (authored by nikic).

Changed prior to commit:
  https://reviews.llvm.org/D154078?vs=535764&id=539978#toc

Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D154078/new/

https://reviews.llvm.org/D154078

Files:
  llvm/lib/Target/X86/X86ISelLowering.cpp
  llvm/test/CodeGen/X86/pr63475.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D154078.539978.patch
Type: text/x-patch
Size: 4080 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20230713/d032a8d7/attachment.bin>


More information about the llvm-commits mailing list