dmgreen added inline comments.

================
Comment at: clang/utils/TableGen/MveEmitter.cpp:559
+  // Emit code to generate this result as a Value *.
+  std::string asValue() override {
+    if (AddressType)
----------------
Can you explain this, is it related to something else?


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D69790



_______________________________________________
cfe-commits mailing list
cfe-commits@lists.llvm.org
https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits

Reply via email to