[PATCH] D144451: [X86] Optimize umax(X,1)

Kazu Hirata via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Mar 6 10:19:31 PST 2023


This revision was automatically updated to reflect the committed changes.
Closed by commit rGa21a7ddf5ad1: [X86] Optimize umax(X,1) (NFC) (authored by kazu).

Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D144451

Files:
  llvm/lib/Target/X86/X86ISelLowering.cpp
  llvm/test/CodeGen/X86/umax.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D144451.502698.patch
Type: text/x-patch
Size: 4713 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20230306/8a0986f1/attachment.bin>


More information about the llvm-commits mailing list