llvm-project
[X86] lowerFPToIntToFP - handle UI2FP on AVX512VL targets and i64 types on AVX512DQ targets
#162656
Merged
Go
Login via GitHub
Home
Pricing
FAQ
Install
Login
via GitHub
Overview
Commits
5
Changes
View On
GitHub
Commits
[X86] Add optimizations for fp to signed & unsigned i64/32 conversions. (#160111)
KavinTheG
committed
199 days ago
Updated failing tests with python script
KavinTheG
committed
199 days ago
Dropped isint.ll changes and modified lowerFPToIntToFP to use AVX
KavinTheG
committed
199 days ago
Modified guard if statement to ensure AVX512F-only targets are supported and updated fp-int-fp-cvt.ll test.
KavinTheG
committed
199 days ago
Merge branch 'main' into X86lowerFPToIntToFP-UI2FP
RKSimon
committed
198 days ago
Loading