[PATCH] D56041: [PowerPC] Fix a bug when optimizing conditional branch in PPCPreEmitPeephole pass

Hiroshi Inoue via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Dec 24 23:53:27 PST 2018


inouehrs accepted this revision.
inouehrs added a comment.
This revision is now accepted and ready to land.

LGTM.
Thank you for finding the problem. I do not remember my intention on checking SeenUse here.


Repository:
  rL LLVM

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

https://reviews.llvm.org/D56041





More information about the llvm-commits mailing list