[PATCH] D71865: [X86FixupSetCC] Remember the preceding eflags defining instruction while we're scanning the basic block instead of looking back for it.

Craig Topper via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Dec 25 10:29:49 PST 2019


This revision was automatically updated to reflect the committed changes.
Closed by commit rG4af5b23db308: [X86FixupSetCC] Remember the preceding eflags defining instruction while we're… (authored by craig.topper).

Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D71865

Files:
  llvm/lib/Target/X86/X86FixupSetCC.cpp
  llvm/test/CodeGen/X86/vec-strict-fptoint-512.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D71865.235289.patch
Type: text/x-patch
Size: 11469 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20191225/518d24bc/attachment.bin>


More information about the llvm-commits mailing list