[PATCH] D116398: [SelectionDAG][RISCV] Add preferred extend of value used for PHI node
Haocong Lu via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Mon Jan 3 22:42:40 PST 2022
Luhaocong updated this revision to Diff 397198.
Luhaocong edited the summary of this revision.
Luhaocong added a comment.
1. fix failed test case.
2. To avoid increasing the loop body, we exclude values within the loop,
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D116398/new/
https://reviews.llvm.org/D116398
Files:
llvm/include/llvm/CodeGen/FunctionLoweringInfo.h
llvm/lib/CodeGen/SelectionDAG/FunctionLoweringInfo.cpp
llvm/lib/CodeGen/SelectionDAG/SelectionDAGISel.cpp
llvm/test/CodeGen/ARM/load-global2.ll
llvm/test/CodeGen/RISCV/prefer-extend.ll
llvm/test/CodeGen/Thumb2/LowOverheadLoops/reductions.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D116398.397198.patch
Type: text/x-patch
Size: 10937 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20220104/a89be610/attachment.bin>
More information about the llvm-commits
mailing list