[all-commits] [llvm/llvm-project] e0a48c: [InlineAsm] add comments for NumOperands and Const...

Nick Desaulniers via All-commits all-commits at lists.llvm.org
Thu Sep 28 08:25:10 PDT 2023


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: e0a48c065b0332c6a76df6a6d5642e8e8ebb6f91
      https://github.com/llvm/llvm-project/commit/e0a48c065b0332c6a76df6a6d5642e8e8ebb6f91
  Author: Nick Desaulniers <nickdesaulniers at users.noreply.github.com>
  Date:   2023-09-28 (Thu, 28 Sep 2023)

  Changed paths:
    M llvm/include/llvm/IR/InlineAsm.h
    M llvm/lib/CodeGen/SelectionDAG/TargetLowering.cpp

  Log Message:
  -----------
  [InlineAsm] add comments for NumOperands and ConstraintType (#67474)

Splitting up patches for #20571. I found these comments generally useful
to add and not predicated on those changes. Hopefully they help future
travelers.




More information about the All-commits mailing list