[PATCH] D110865: X86InstrInfo: Optimize more combinations of SUB+CMP

Simon Pilgrim via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Sat Oct 23 02:07:41 PDT 2021


RKSimon added inline comments.


================
Comment at: llvm/test/CodeGen/X86/optimize-compare.mir:208
+name: opt_redundant_flags_cmp_cmp
+body: |
+  bb.0:
----------------
Pre-commit these and rebase so the patch show the codegen diff?


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D110865



More information about the llvm-commits mailing list