[PATCH] D106918: [x86] improve CMOV codegen by pushing add into operands, part 3

Sanjay Patel via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Jul 28 06:11:20 PDT 2021


This revision was automatically updated to reflect the committed changes.
Closed by commit rG4c41caa28710: [x86] improve CMOV codegen by pushing add into operands, part 3 (authored by spatel).

Changed prior to commit:
  https://reviews.llvm.org/D106918?vs=362176&id=362358#toc

Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D106918

Files:
  llvm/lib/Target/X86/X86ISelLowering.cpp
  llvm/test/CodeGen/X86/add-cmov.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D106918.362358.patch
Type: text/x-patch
Size: 5010 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20210728/5460ff44/attachment.bin>


More information about the llvm-commits mailing list