[PATCH] D106607: [x86] improve CMOV codegen by pushing add into operands
Sanjay Patel via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Fri Jul 23 05:45:52 PDT 2021
spatel updated this revision to Diff 361166.
spatel marked 3 inline comments as done.
spatel retitled this revision from "[x86] improve CMOV codegen by hoisting add" to "[x86] improve CMOV codegen by pushing add into operands".
spatel added a comment.
Patch updated - changed "hoist" to "push".
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D106607/new/
https://reviews.llvm.org/D106607
Files:
llvm/lib/Target/X86/X86ISelLowering.cpp
llvm/test/CodeGen/X86/add-cmov.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D106607.361166.patch
Type: text/x-patch
Size: 4118 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20210723/2f7d4e96/attachment.bin>
More information about the llvm-commits
mailing list