[PATCH] D115924: [ConstantFolding] Unify handling of load from uniform value
Nikita Popov via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Fri Dec 17 08:05:30 PST 2021
This revision was not accepted when it landed; it landed in state "Needs Review".
This revision was landed with ongoing or failed builds.
This revision was automatically updated to reflect the committed changes.
Closed by commit rG9fd4f80e33a4: [ConstantFolding] Unify handling of load from uniform value (authored by nikic).
Herald added a project: clang.
Herald added a subscriber: cfe-commits.
Changed prior to commit:
https://reviews.llvm.org/D115924?vs=395126&id=395136#toc
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D115924/new/
https://reviews.llvm.org/D115924
Files:
clang/test/CodeGen/aapcs-align.cpp
llvm/include/llvm/Analysis/ConstantFolding.h
llvm/lib/Analysis/ConstantFolding.cpp
llvm/lib/Transforms/IPO/GlobalOpt.cpp
llvm/test/Transforms/GlobalOpt/x86_mmx_load.ll
llvm/test/Transforms/InstSimplify/ConstProp/loads.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D115924.395136.patch
Type: text/x-patch
Size: 7053 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20211217/abbb806d/attachment.bin>
More information about the llvm-commits
mailing list