[PATCH] D134697: [X86] Consider branch probability in avoiding Store Forward Block

wqf via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Sep 27 01:27:59 PDT 2022


shwqf updated this revision to Diff 463144.
shwqf added a comment.

a) refine avoid-sfb.ll
b) revert avoid-sfb-g-no-change3.mir


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

https://reviews.llvm.org/D134697

Files:
  llvm/lib/Target/X86/X86AvoidStoreForwardingBlocks.cpp
  llvm/test/CodeGen/X86/avoid-sfb.ll
  llvm/test/CodeGen/X86/opt-pipeline.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D134697.463144.patch
Type: text/x-patch
Size: 71018 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20220927/ac280c5d/attachment-0001.bin>


More information about the llvm-commits mailing list