[PATCH] D68180: [PowerPC] Fix conditions of assert in PPCAsmPrinter

Xiangling Liao via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Sat Sep 28 18:13:15 PDT 2019


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

LGTM. Thank you Jinsong for putting up this patch. I found this warning as well, and I was planning to fix it in one of my PR which is also related to Sean's lowering work and will be landed in the future.  But it's certainly nice to have this fixed earlier.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D68180





More information about the llvm-commits mailing list