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

Amy Kwan via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Dec 6 07:24:42 PST 2022


amyk added a comment.

In D137483#3973000 <https://reviews.llvm.org/D137483#3973000>, @shchenz wrote:

> 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?

Yes, good point! I'm not sure what happened to it when I updated the patch... but yes, I intended to include it. I'll update the patch/commit with the typo update, as well. Thank you!


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