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

Jinsong Ji via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Sun Jan 5 19:11:45 PST 2020


jsji added a comment.

Yes, in theory, it **might** affect scheduling and other opts as well.
Can we please **prove** it by providing a test case that has changes due to this patch. Thanks.


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

https://reviews.llvm.org/D71983





More information about the llvm-commits mailing list