[PATCH] D86709: [GlobalISel] Extend not_cmp_fold to work on conditional expressions

Matt Arsenault via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Aug 27 10:43:43 PDT 2020


arsenm added inline comments.


================
Comment at: llvm/test/CodeGen/AArch64/GlobalISel/prelegalizercombiner-invert-cmp.mir:224
+    RET_ReallyLR implicit $w0
+...
----------------
Should have some cases where the conditions are a G_TRUNC or some other not-compare source


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D86709



More information about the llvm-commits mailing list