Add basic handling for VP ops that can expand to non-predicate ops
Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Paths
| Differential D159494
[VP] IR expansion for maxnum/minnum ClosedPublic Authored by Miss_Grape on Sep 10 2023, 4:39 AM.
Details
Summary Add basic handling for VP ops that can expand to non-predicate ops
Diff Detail
Event TimelineComment Actions
done This revision is now accepted and ready to land.Sep 11 2023, 7:21 AM This revision was landed with ongoing or failed builds.Sep 11 2023, 7:23 PM Closed by commit rG1eec3574943f: [VP] IR expansion for maxnum/minnum (authored by liqin.weng <liqin.weng@spacemit.com>). · Explain Why This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 556515 llvm/lib/CodeGen/ExpandVectorPredication.cpp
llvm/test/CodeGen/X86/expand-vp-fp-intrinsics.ll
|