[Lldb-commits] [PATCH] D144366: [RISCV]Add more pattern for fma ins

Craig Topper via Phabricator via lldb-commits lldb-commits at lists.llvm.org
Sun Feb 19 23:51:13 PST 2023


craig.topper added inline comments.
Herald added subscribers: Michael137, JDevlieghere.


================
Comment at: lldb/include/lldb/Target/Target.h:416
 
-  void SetResultIsInternal(bool b) { m_result_is_internal = b; }
 
----------------
Unrelated?


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D144366



More information about the lldb-commits mailing list