[llvm] [X86][APX] Try to replace NDD with NF instructions when optimizeCompareInstr (PR #130488)
Phoebe Wang via llvm-commits
llvm-commits at lists.llvm.org
Mon Mar 10 01:32:56 PDT 2025
phoebewang wrote:
> It seems the optimization does not rely on NDD?
You are correct! I thought only NDD instructions support NF. Thanks!
https://github.com/llvm/llvm-project/pull/130488
More information about the llvm-commits
mailing list