[PATCH] D149052: [VP] IR expansion for fabs/fsqrt/fma/fmadd

Simon Pilgrim via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Apr 24 07:20:32 PDT 2023


This revision was landed with ongoing or failed builds.
This revision was automatically updated to reflect the committed changes.
Closed by commit rG0b7f53efecb6: [VP] IR expansion for fabs/fsqrt/fma/fmadd (authored by RKSimon).

Changed prior to commit:
  https://reviews.llvm.org/D149052?vs=516348&id=516404#toc

Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D149052

Files:
  llvm/include/llvm/IR/IntrinsicInst.h
  llvm/lib/CodeGen/ExpandVectorPredication.cpp
  llvm/lib/IR/IntrinsicInst.cpp
  llvm/test/CodeGen/X86/expand-vp-fp-intrinsics.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D149052.516404.patch
Type: text/x-patch
Size: 15983 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20230424/d1f82930/attachment.bin>


More information about the llvm-commits mailing list