[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
Fri Dec 18 16:23:09 PST 2020


shchenz added inline comments.


================
Comment at: llvm/test/CodeGen/PowerPC/machinelicm-cse-dead-flag.mir:45
+...
+
----------------
arsenm wrote:
> Can you add another case where both of the defs are dead? 
Good catch!


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D92557



More information about the llvm-commits mailing list