[all-commits] [llvm/llvm-project] bf7f8d: [NFC][RFC][TableGen] Improve the comment about var...

Sheng via All-commits all-commits at lists.llvm.org
Sat Feb 12 21:15:30 PST 2022


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: bf7f8d6fa6f460bf0a16ffec319cd71592216bf4
      https://github.com/llvm/llvm-project/commit/bf7f8d6fa6f460bf0a16ffec319cd71592216bf4
  Author: Sheng <ox59616e at gmail.com>
  Date:   2022-02-13 (Sun, 13 Feb 2022)

  Changed paths:
    M llvm/include/llvm/Target/Target.td

  Log Message:
  -----------
  [NFC][RFC][TableGen] Improve the comment about variable len encoder

When, for example, using "ascend" operator, I was wondering whether
the bit order of the dag argument will be reversed in ascend order
as well.

This patch clarifies it.

Reviewed By: myhsu

Differential Revision: https://reviews.llvm.org/D119653




More information about the All-commits mailing list