[PATCH] D24808: [AArch64] Avoid materializing 0.0 when generating FP CSEL

Matthias Braun via llvm-commits llvm-commits at lists.llvm.org
Wed Sep 21 10:01:30 PDT 2016


MatzeB added a subscriber: MatzeB.
MatzeB added a comment.

Wouldn't this work with any constant? Should we consider it for the common DAGCombiner?


Repository:
  rL LLVM

https://reviews.llvm.org/D24808





More information about the llvm-commits mailing list