[PATCH] D135278: [VectorCombine] convert scalar fneg with insert/extract to vector fneg

Sanjay Patel via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Oct 10 12:00:15 PDT 2022


This revision was landed with ongoing or failed builds.
This revision was automatically updated to reflect the committed changes.
Closed by commit rGbaab4aa1ba5f: [VectorCombine] convert scalar fneg with insert/extract to vector fneg (authored by spatel).

Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D135278

Files:
  llvm/lib/Transforms/Vectorize/VectorCombine.cpp
  llvm/test/Transforms/VectorCombine/X86/extract-fneg-insert.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D135278.466581.patch
Type: text/x-patch
Size: 9580 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20221010/59b1429f/attachment.bin>


More information about the llvm-commits mailing list