[PATCH] D107226: [WIP][InstCombine] Enhance the sinking to handle multiple uses
Hyeongyu Kim via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Sat Jul 31 09:54:12 PDT 2021
hyeongyukim added a comment.
The test files below should be modified manually.
Transforms/LoopVectorize/first-order-recurrence.ll
Transforms/LoopVectorize/float-induction.ll
Transforms/InstCombine/intptr7.ll
I will remove the WIP after modifying these files.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D107226/new/
https://reviews.llvm.org/D107226
More information about the llvm-commits
mailing list