[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 10:31:25 PDT 2023


jrbyrnes updated this revision to Diff 510853.
jrbyrnes marked 2 inline comments as done.
jrbyrnes added a comment.

Comment & clang-format


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.510853.patch
Type: text/x-patch
Size: 21505 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20230404/2688c830/attachment.bin>


More information about the llvm-commits mailing list