[PATCH] D74152: [X86] Handle SETB_C32r/SETB_C64r in flag copy lowering the same way we handle SBB

Craig Topper via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Feb 7 10:35:58 PST 2020


This revision was automatically updated to reflect the committed changes.
Closed by commit rG278578744a47: [X86] Handle SETB_C32r/SETB_C64r in flag copy lowering the same way we handle… (authored by craig.topper).

Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D74152

Files:
  llvm/lib/Target/X86/X86FlagsCopyLowering.cpp
  llvm/test/CodeGen/X86/flags-copy-lowering.mir

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D74152.243230.patch
Type: text/x-patch
Size: 9214 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200207/83dc4b50/attachment.bin>


More information about the llvm-commits mailing list