[all-commits] [llvm/llvm-project] 64186e: [X86] Add test showing failure to expand <2 x floa...
Simon Pilgrim via All-commits
all-commits at lists.llvm.org
Tue May 24 02:58:33 PDT 2022
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 64186e9b351a000123f253557f4f607c33405413
https://github.com/llvm/llvm-project/commit/64186e9b351a000123f253557f4f607c33405413
Author: Simon Pilgrim <llvm-dev at redking.me.uk>
Date: 2022-05-24 (Tue, 24 May 2022)
Changed paths:
A llvm/test/CodeGen/X86/pow-libcall.ll
Log Message:
-----------
[X86] Add test showing failure to expand <2 x float> fpow without widening to <4 x float>
Similar to D125988 (and I have a pending follow up patch to handle fpow).
More information about the All-commits
mailing list