[PATCH] D124692: [InstCombine] fix miscompile when casting int->FP->int

Craig Topper via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Apr 29 12:49:19 PDT 2022


craig.topper added a comment.

Does DAGCombiner have the same bug are will you be patching it too?


CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D124692/new/

https://reviews.llvm.org/D124692



More information about the llvm-commits mailing list