[PATCH] D92557: [MachineLICM] delete dead flag if the duplicated def outside of loop is dead.

ChenZheng via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Sun Dec 20 16:47:13 PST 2020


This revision was landed with ongoing or failed builds.
This revision was automatically updated to reflect the committed changes.
Closed by commit rG4dce7c2e2092: [MachineLICM] delete dead flag if the duplicated def outside of loop is dead. (authored by shchenz).

Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D92557/new/

https://reviews.llvm.org/D92557

Files:
  llvm/lib/CodeGen/MachineLICM.cpp
  llvm/test/CodeGen/PowerPC/machinelicm-cse-dead-flag.mir

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D92557.313004.patch
Type: text/x-patch
Size: 7026 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20201221/5bedcab8/attachment.bin>


More information about the llvm-commits mailing list