[PATCH] D131167: [polly] Fixed a number of typos
YingChi Long via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Sun Aug 7 07:57:39 PDT 2022
This revision was automatically updated to reflect the committed changes.
Closed by commit rGea540bc21078: [polly] Fixed a number of typos. NFC (authored by GabrielRavier, committed by inclyc).
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D131167/new/
https://reviews.llvm.org/D131167
Files:
polly/docs/HowToManuallyUseTheIndividualPiecesOfPolly.rst
polly/include/polly/Support/VirtualInstruction.h
polly/lib/CodeGen/ManagedMemoryRewrite.cpp
polly/lib/Transform/ManualOptimizer.cpp
polly/lib/Transform/ScheduleTreeTransform.cpp
polly/test/CodeGen/non-affine-update.ll
polly/test/ForwardOpTree/changed-kind.ll
polly/test/ScopDetect/non-affine-loop.ll
polly/test/ScopDetectionDiagnostics/ReportVariantBasePtr-01.ll
polly/test/ScopInfo/aliasing_conditional_alias_groups_2.ll
polly/test/ScopInfo/aliasing_many_parameters_not_all_involved.ll
polly/test/ScopInfo/extract_constant_factor_introduces_new_parameter.ll
polly/test/ScopInfo/invalid_add_rec_after_invariant_load_remapping.ll
polly/test/ScopInfo/invariant_load_canonicalize_array_baseptrs_3.ll
polly/test/ScopInfo/invariant_load_canonicalize_array_baseptrs_4.ll
polly/test/ScopInfo/multidim_fold_constant_dim_zero.ll
polly/test/ScopInfo/multidim_many_references.ll
polly/test/ScopInfo/ranged_parameter.ll
polly/test/ScopInfo/redundant_parameter_constraint.ll
polly/test/ScopInfo/scalar_to_array.ll
polly/test/Simplify/out-of-scop-use-in-region-entry-phi-node.ll
polly/tools/GPURuntime/GPUJIT.h
polly/www/documentation/gpgpucodegen.html
polly/www/index.html
polly/www/performance.html
polly/www/projects.html
polly/www/todo.html
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D131167.450627.patch
Type: text/x-patch
Size: 19155 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20220807/1cfb5a29/attachment.bin>
More information about the llvm-commits
mailing list