[llvm] [InstCombine] Baseline test exposing vector fp-to-int conversion becoming scalar (PR #165800)
Yingwei Zheng via llvm-commits
llvm-commits at lists.llvm.org
Fri Oct 31 10:00:54 PDT 2025
dtcxzyw wrote:
> Poison looks like a sufficient replacement for undef in this case. Should I remove the undef variant?
It is ok as we have a corresponding poison variant.
https://github.com/llvm/llvm-project/pull/165800
More information about the llvm-commits
mailing list