[PATCH] D71983: [PowerPC] Set the SideEffects of branch & call instructions from 1 to 0

ChenZheng via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Aug 26 00:51:27 PDT 2021


shchenz accepted this revision.
shchenz added a comment.

LGTM.

The sinking in the test after unset `hasSideEffects` is right and profitable.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D71983



More information about the llvm-commits mailing list