[PATCH] D124696: [SelectionDAG] Constant fold (sext_inreg undef, VT) to 0 instead of undef.

Simon Pilgrim via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Apr 29 13:49:31 PDT 2022


RKSimon added inline comments.


================
Comment at: llvm/test/CodeGen/AArch64/pr55178.ll:20
+  ret i1 %cmp
+}
----------------
worth pre-commiting with the broken codegen?


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D124696



More information about the llvm-commits mailing list