[PATCH] D108935: [SimplifyCFG] Add bonus when seeing vector ops to branch fold to common dest

Arthur Eubanks via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Sep 16 10:35:07 PDT 2021


aeubanks updated this revision to Diff 372990.
aeubanks added a comment.

rebase


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D108935

Files:
  llvm/lib/Transforms/Utils/SimplifyCFG.cpp
  llvm/test/Transforms/PhaseOrdering/X86/vector-reductions-logical.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D108935.372990.patch
Type: text/x-patch
Size: 11193 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20210916/2184a6d5/attachment.bin>


More information about the llvm-commits mailing list