[PATCH] D137483: [NFC][PowerPC] Add NFC fixes to PPCInstrinfo.cpp when getting the defined machine instruction.

ChenZheng via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Dec 5 19:09:37 PST 2022


shchenz accepted this revision as: shchenz.
shchenz added a comment.
This revision is now accepted and ready to land.

Thanks very much for addressing this potential bug. LGTM.

nit: I saw there was a typo fix for `flat` to `flag` in the first revision, just a reminder. Maybe you have other plan for that change?


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D137483



More information about the llvm-commits mailing list