diff options
author | David Li <57157229+david-xl@users.noreply.github.com> | 2023-11-21 10:34:00 -0800 |
---|---|---|
committer | GitHub <noreply@github.com> | 2023-11-21 10:34:00 -0800 |
commit | 30e8dcd8ccbac748e9e45e8c94bad6e5645352e4 (patch) | |
tree | d5704e3180e98d71b616efcd31047116cb78728a /llvm/lib/CodeGen/AssignmentTrackingAnalysis.cpp | |
parent | d506aa4edfa66074db3dc1fa84da9d9c80d71500 (diff) | |
download | llvm-30e8dcd8ccbac748e9e45e8c94bad6e5645352e4.zip llvm-30e8dcd8ccbac748e9e45e8c94bad6e5645352e4.tar.gz llvm-30e8dcd8ccbac748e9e45e8c94bad6e5645352e4.tar.bz2 |
Enable customer lowering for fabs_v16f16 with AVX2 (#72914)
This is part-2 change to improve codegen for vec_fabs. In this patch,
v16f16 and v132f16 fabs are improved.
There will be at least two followups patches after this one.
1) fixing the ISEL crash when fabs.v32f16 uses custom lowering with
AVX512
2) better expansion for v16f16, v32f16 types on AVX1 subtargets.
Diffstat (limited to 'llvm/lib/CodeGen/AssignmentTrackingAnalysis.cpp')
0 files changed, 0 insertions, 0 deletions