[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
Sat Sep 9 03:10:23 PDT 2023


Miss_Grape created this revision.
Miss_Grape added reviewers: RKSimon, simoll.
Herald added subscribers: pengfei, hiraditya.
Herald added a reviewer: gkistanova.
Herald added a project: All.
Miss_Grape requested review of this revision.
Herald added subscribers: llvm-commits, wangpc, jacquesguan.
Herald added a project: LLVM.

Add basic handling for VP ops that can expand to Cast intrinsics


Repository:
  rZORG LLVM Github Zorg

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.556346.patch
Type: text/x-patch
Size: 20227 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20230909/6341ae6a/attachment.bin>


More information about the llvm-commits mailing list