diff options
author | arun-thmn <arun.thangamani@intel.com> | 2025-04-23 02:00:05 +0530 |
---|---|---|
committer | GitHub <noreply@github.com> | 2025-04-22 22:30:05 +0200 |
commit | 89a792e4e3f0464d071e71db0fd14d01e4aff971 (patch) | |
tree | 2d37ed1af8a22459d63126d530b195238a5098e6 /clang/lib/CIR/CodeGen/CIRGenFunction.cpp | |
parent | 6f1adbdb2b6f21d81e491c9ddd307fca0d183850 (diff) | |
download | llvm-89a792e4e3f0464d071e71db0fd14d01e4aff971.zip llvm-89a792e4e3f0464d071e71db0fd14d01e4aff971.tar.gz llvm-89a792e4e3f0464d071e71db0fd14d01e4aff971.tar.bz2 |
[mlir][x86vector] AVX Convert/Broadcast BF16 to F32 instructions (#135143)
Adds AVX broadcast and conversion from BF16 to packed F32. The
instructions that are added:
- `llvm.x86.vcvtneebf162ps128/256`
- `llvm.x86.vcvtneobf162ps128/256`
- `llvm.x86.vbcstnebf162ps128/256`
Diffstat (limited to 'clang/lib/CIR/CodeGen/CIRGenFunction.cpp')
0 files changed, 0 insertions, 0 deletions