[PATCH] D39402: [X86] Prevent fast isel from folding loads into the instructions listed in hasPartialRegUpdate.
Craig Topper via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Mon Oct 30 20:38:16 PDT 2017
craig.topper updated this revision to Diff 120932.
craig.topper added a comment.
Replicate check instead of moving it. Add optsize fast-isel tests.
https://reviews.llvm.org/D39402
Files:
lib/Target/X86/X86InstrInfo.cpp
test/CodeGen/X86/fast-isel-fptrunc-fpext.ll
test/CodeGen/X86/fast-isel-int-float-conversion.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D39402.120932.patch
Type: text/x-patch
Size: 4471 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20171031/9cfd7d42/attachment.bin>
More information about the llvm-commits
mailing list