[PATCH] D118222: [RISCV] Split f64 undef into two integer undefs
Craig Topper via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Wed Jan 26 08:08:59 PST 2022
craig.topper added a comment.
This would be more useful as a DAG combine in performDAGCombine. That would allow the integer undefs to be further simplified.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D118222/new/
https://reviews.llvm.org/D118222
More information about the llvm-commits
mailing list