[all-commits] [llvm/llvm-project] 25f01d: Revert "[SROA] `isVectorPromotionViable()`: memory...
Roman Lebedev via All-commits
all-commits at lists.llvm.org
Sat Nov 26 13:00:58 PST 2022
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 25f01d593ce296078f57e872778b77d074ae5888
https://github.com/llvm/llvm-project/commit/25f01d593ce296078f57e872778b77d074ae5888
Author: Roman Lebedev <lebedev.ri at gmail.com>
Date: 2022-11-27 (Sun, 27 Nov 2022)
Changed paths:
M clang/test/CodeGenOpenCL/amdgpu-nullptr.cl
M llvm/lib/Transforms/Scalar/SROA.cpp
M llvm/test/CodeGen/AMDGPU/v1024.ll
M llvm/test/DebugInfo/X86/sroasplit-1.ll
M llvm/test/DebugInfo/X86/sroasplit-4.ll
M llvm/test/Transforms/PhaseOrdering/instcombine-sroa-inttoptr.ll
M llvm/test/Transforms/SROA/address-spaces.ll
M llvm/test/Transforms/SROA/alignment.ll
M llvm/test/Transforms/SROA/alloca-address-space.ll
M llvm/test/Transforms/SROA/basictest.ll
M llvm/test/Transforms/SROA/pointer-offset-size.ll
M llvm/test/Transforms/SROA/slice-width.ll
M llvm/test/Transforms/SROA/tbaa-struct.ll
M llvm/test/Transforms/SROA/tbaa-struct2.ll
M llvm/test/Transforms/SROA/vector-promotion.ll
Log Message:
-----------
Revert "[SROA] `isVectorPromotionViable()`: memory intrinsics operate on vectors of bytes (take 2)"
TableGen is still getting miscompiled on PPC buildbots.
Sent a mail with request for help.
This reverts commit 3c4d2a03968ccf5889bacffe02d6fa2443b0260f.
More information about the All-commits
mailing list