[llvm] [X86][FP16][BF16] Improve vectorization of fcmp (PR #116153)

Phoebe Wang via llvm-commits llvm-commits at lists.llvm.org
Mon Nov 25 03:26:10 PST 2024


================
@@ -23333,12 +23339,8 @@ static unsigned translateX86FSETCC(ISD::CondCode SetCCOpcode, SDValue &Op0,
 
 /// Break a VSETCC 256-bit integer VSETCC into two new 128 ones and then
 /// concatenate the result back.
----------------
phoebewang wrote:

Done

https://github.com/llvm/llvm-project/pull/116153


More information about the llvm-commits mailing list