[PATCH] D147348: [MergedLoadStoreMotion] Merge stores with conflicting value types
Jeffrey Byrnes via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Tue Apr 4 08:56:56 PDT 2023
jrbyrnes updated this revision to Diff 510826.
jrbyrnes marked 4 inline comments as done.
jrbyrnes added a comment.
Expose hasSameSpecialState to replace isSameLoadStoreOperationAs
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D147348/new/
https://reviews.llvm.org/D147348
Files:
llvm/include/llvm/IR/Instruction.h
llvm/lib/IR/Instruction.cpp
llvm/lib/Transforms/Scalar/MergedLoadStoreMotion.cpp
llvm/test/Transforms/MergedLoadStoreMotion/st_sink_conflict_type.ll
llvm/test/Transforms/PhaseOrdering/bitcast-store-branch.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D147348.510826.patch
Type: text/x-patch
Size: 21496 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20230404/7b9e7f52/attachment.bin>
More information about the llvm-commits
mailing list