[PATCH] D124988: [DAGCombiner] Fold (sext/zext undef) -> 0 and aext(undef) -> undef.

Simon Pilgrim via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu May 5 01:03:22 PDT 2022


RKSimon accepted this revision.
RKSimon added a comment.
This revision is now accepted and ready to land.

LGTM


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D124988



More information about the llvm-commits mailing list