[PATCH] D100923: [ConstFold] Constant fold load through invariant group intrinsics
Arthur Eubanks via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Wed Apr 21 12:18:11 PDT 2021
aeubanks updated this revision to Diff 339344.
aeubanks added a comment.
Herald added a subscriber: dexonsmith.
update
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D100923/new/
https://reviews.llvm.org/D100923
Files:
llvm/include/llvm/Analysis/ConstantFolding.h
llvm/include/llvm/IR/Value.h
llvm/lib/Analysis/ConstantFolding.cpp
llvm/lib/Analysis/InstructionSimplify.cpp
llvm/lib/Analysis/ScalarEvolution.cpp
llvm/lib/CodeGen/ExpandMemCmp.cpp
llvm/lib/CodeGen/SelectionDAG/SelectionDAGBuilder.cpp
llvm/lib/IR/Value.cpp
llvm/lib/Transforms/IPO/GlobalOpt.cpp
llvm/lib/Transforms/InstCombine/InstructionCombining.cpp
llvm/lib/Transforms/Utils/Evaluator.cpp
llvm/lib/Transforms/Utils/SCCPSolver.cpp
llvm/lib/Transforms/Utils/SimplifyLibCalls.cpp
llvm/lib/Transforms/Utils/VNCoercion.cpp
llvm/test/Transforms/InstCombine/gep-alias-gep-load.ll
llvm/test/Transforms/InstCombine/invariant.group-load.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D100923.339344.patch
Type: text/x-patch
Size: 33607 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20210421/3f85b7e3/attachment.bin>
More information about the llvm-commits
mailing list