[all-commits] [llvm/llvm-project] ee6bd2: [PPCGCodeGeneration] Avoid pointer element type ac...
Nikita Popov via All-commits
all-commits at lists.llvm.org
Tue Apr 19 08:09:50 PDT 2022
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: ee6bd28f233f330b34d0a83453eeaf56b0cc87ee
https://github.com/llvm/llvm-project/commit/ee6bd28f233f330b34d0a83453eeaf56b0cc87ee
Author: Nikita Popov <npopov at redhat.com>
Date: 2022-04-19 (Tue, 19 Apr 2022)
Changed paths:
M polly/lib/CodeGen/PPCGCodeGeneration.cpp
Log Message:
-----------
[PPCGCodeGeneration] Avoid pointer element type access
Pass through the ArrayTy instead.
More information about the All-commits
mailing list