[PATCH] D159478: [VP] IR expansion for inttoptr/ptrtoint
LiqinWeng via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Thu Sep 7 02:38:48 PDT 2023
Miss_Grape created this revision.
Miss_Grape added reviewers: RKSimon, simoll.
Herald added subscribers: pengfei, hiraditya.
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:
rG LLVM Github Monorepo
https://reviews.llvm.org/D159478
Files:
llvm/lib/CodeGen/ExpandVectorPredication.cpp
llvm/test/CodeGen/X86/expand-vp-cast-intrinsics.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D159478.556118.patch
Type: text/x-patch
Size: 4715 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20230907/92d134c4/attachment.bin>
More information about the llvm-commits
mailing list