[PATCH] D121472: [X86] combineCMP - peek through zero-extensions for X86cmp(zext(x0),0) zero tests (PR38960)

Simon Pilgrim via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Sun Mar 13 04:39:04 PDT 2022


This revision was landed with ongoing or failed builds.
This revision was automatically updated to reflect the committed changes.
Closed by commit rGad3a7654dc7d: [X86] combineCMP - peek through zero-extensions for X86cmp(zext(x0),0) zero… (authored by RKSimon).

Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D121472

Files:
  llvm/lib/Target/X86/X86ISelLowering.cpp
  llvm/test/CodeGen/X86/comi-flags.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D121472.414923.patch
Type: text/x-patch
Size: 9303 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20220313/b4a13436/attachment.bin>


More information about the llvm-commits mailing list