Details
Details
- Reviewers
RKSimon
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Paths
| Differential D150372
[X86] Support vectorized llvm.fptoui.sat and llvm.fptosi.sat DraftPublic Authored by e-kud on May 11 2023, 7:55 AM. This is a draft revision that has not yet been submitted for review.
Details
Diff Detail
Event Timelinee-kud retitled this revision from [X86] Support vectorized llvm.fptoui.sat to [X86] Support vectorized llvm.fptoui.sat and llvm.fptosi.sat.May 11 2023, 8:00 AM
Revision Contents
Diff 557547 llvm/lib/Target/X86/X86ISelLowering.cpp
llvm/test/CodeGen/X86/fpclamptosat_vec.ll
llvm/test/CodeGen/X86/fptosi-sat-vector-128.ll
llvm/test/CodeGen/X86/fptoui-sat-vector-128.ll
|