[PATCH] D147348: [MergedLoadStoreMotion] Merge stores with conflicting value types

Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Apr 4 12:02:14 PDT 2023


This revision was automatically updated to reflect the committed changes.
Closed by commit rG9b79d0b610cc: [MergedLoadStoreMotion] Merge stores with conflicting value types (authored by Jeff Byrnes <jeffrey.byrnes at amd.com>).

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


More information about the llvm-commits mailing list