[all-commits] [llvm/llvm-project] 1b622f: [VP] IR expansion for inttoptr/ptrtoint
LiqinWeng via All-commits
all-commits at lists.llvm.org
Sat Sep 9 00:57:28 PDT 2023
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 1b622fff44cac855c79adad3ad78b1f4010a2b96
https://github.com/llvm/llvm-project/commit/1b622fff44cac855c79adad3ad78b1f4010a2b96
Author: liqin.weng <liqin.weng at spacemit.com>
Date: 2023-09-09 (Sat, 09 Sep 2023)
Changed paths:
M llvm/lib/CodeGen/ExpandVectorPredication.cpp
A llvm/test/CodeGen/X86/expand-vp-cast-intrinsics.ll
Log Message:
-----------
[VP] IR expansion for inttoptr/ptrtoint
Add basic handling for VP ops that can expand to cast intrinsics
Reviewed By: RKSimon
Differential Revision: https://reviews.llvm.org/D159478
More information about the All-commits
mailing list