[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
Tue Dec 24 21:48:47 PST 2019
craig.topper updated this revision to Diff 235254.
craig.topper added a comment.
Remove some now dead code.
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.235254.patch
Type: text/x-patch
Size: 11469 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20191225/e19f7204/attachment.bin>
More information about the llvm-commits
mailing list