[PATCH] D144445: [ConstantFold][InstSimplify] folding load for constant global patterened arrays and structs
Kohei Asano via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Sat Feb 25 01:42:36 PST 2023
khei4 updated this revision to Diff 500393.
khei4 retitled this revision from "(WIP)[ConstantFold][InstSimplify] folding load for constant global patterened arrays and structs" to "[ConstantFold][InstSimplify] folding load for constant global patterened arrays and structs".
khei4 added a comment.
Herald added subscribers: kosarev, kerbowa, jvesely.
update failed tests
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D144445/new/
https://reviews.llvm.org/D144445
Files:
llvm/include/llvm/Analysis/ConstantFolding.h
llvm/lib/Analysis/ConstantFolding.cpp
llvm/lib/Analysis/InstructionSimplify.cpp
llvm/test/CodeGen/AMDGPU/lower-module-lds-via-hybrid.ll
llvm/test/CodeGen/AMDGPU/lower-module-lds-via-table.ll
llvm/test/Transforms/InstSimplify/load-patterned-aggregates.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D144445.500393.patch
Type: text/x-patch
Size: 27993 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20230225/5a866d28/attachment.bin>
More information about the llvm-commits
mailing list