[PATCH] D111857: 【TwoAddressInstructionPass】 Put all new instructions into DistanceMap
Guozhi Wei via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Tue Oct 19 17:43:11 PDT 2021
Carrot updated this revision to Diff 380832.
Carrot added a comment.
Add a mir test.
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D111857/new/
https://reviews.llvm.org/D111857
Files:
llvm/lib/CodeGen/TwoAddressInstructionPass.cpp
llvm/test/CodeGen/X86/addcarry.ll
llvm/test/CodeGen/X86/distancemap.mir
llvm/test/CodeGen/X86/sadd_sat_plus.ll
llvm/test/CodeGen/X86/sadd_sat_vec.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D111857.380832.patch
Type: text/x-patch
Size: 9910 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20211020/8c1f5183/attachment.bin>
More information about the llvm-commits
mailing list