[PATCH] D63801: [PowerPC] Fixed missing change flag of emitRLDICWhenLoweringJumpTables

Qing Shan Zhang via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Jun 25 22:08:13 PDT 2019


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

LGTM, with one minor comments. Maybe, you could commit a NFC patch to use "|=" instead of "=" to set the Simplified flag.


Repository:
  rL LLVM

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

https://reviews.llvm.org/D63801





More information about the llvm-commits mailing list