[all-commits] [llvm/llvm-project] 356bd6: [X86][FP16] Bitcast v8f16/v16f16 to vXi8 to use vX...
Phoebe Wang via All-commits
all-commits at lists.llvm.org
Tue Jun 10 02:32:20 PDT 2025
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 356bd6e94c26f963131af21d56542697162fc70b
https://github.com/llvm/llvm-project/commit/356bd6e94c26f963131af21d56542697162fc70b
Author: Phoebe Wang <phoebe.wang at intel.com>
Date: 2025-06-10 (Tue, 10 Jun 2025)
Changed paths:
M llvm/lib/Target/X86/X86ISelLowering.cpp
M llvm/test/CodeGen/X86/avx512fp16-novl.ll
Log Message:
-----------
[X86][FP16] Bitcast v8f16/v16f16 to vXi8 to use vXi8 vselect (#143484)
Fixes: https://godbolt.org/z/fbPYzjxTs
To unsubscribe from these emails, change your notification settings at https://github.com/llvm/llvm-project/settings/notifications
More information about the All-commits
mailing list