If there are multiple uses of VSCALE, then it may be more beneficial to keep origin form.
Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Paths
| Differential D132115
[DAGCombiner] Add use check for VSCALE in visitSUB. ClosedPublic Authored by Jimerlife on Aug 18 2022, 2:13 AM.
Details Summary If there are multiple uses of VSCALE, then it may be more beneficial to keep origin form.
Diff Detail
Event TimelineComment Actions
I add precommit tests D132116. After tests landed, I will rebase this patch. This revision is now accepted and ready to land.Aug 18 2022, 3:16 AM This revision was landed with ongoing or failed builds.Aug 18 2022, 7:06 PM Closed by commit rGfc2b4dfef2f1: [DAGCombiner] Add use check for VSCALE in visitSUB. (authored by Jimerlife). · Explain Why This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 453862 llvm/lib/CodeGen/SelectionDAG/DAGCombiner.cpp
llvm/test/CodeGen/AArch64/sve-vscale-combine.ll
|