[PATCH] D63065: [InstSimplify] Fix addo/subo undef folds (PR42209)

Roman Lebedev via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Jun 14 15:27:28 PDT 2019


lebedev.ri added a comment.

I wonder if we should instead fold to `{ i8 undef, i1 false }` ?


Repository:
  rL LLVM

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

https://reviews.llvm.org/D63065





More information about the llvm-commits mailing list