[PATCH] D159491: [VP] IR expansion for zext/sext/trunc/fptosi/fptosi/sitofp/uitofp/fptrunc/fpext

LiqinWeng via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Sun Sep 10 19:09:48 PDT 2023


Miss_Grape updated this revision to Diff 556381.
Miss_Grape added a comment.

Adrress the comment


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

https://reviews.llvm.org/D159491

Files:
  llvm/lib/CodeGen/ExpandVectorPredication.cpp
  llvm/test/CodeGen/X86/expand-vp-cast-intrinsics.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D159491.556381.patch
Type: text/x-patch
Size: 20254 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20230911/7870049e/attachment.bin>


More information about the llvm-commits mailing list