[all-commits] [llvm/llvm-project] ef6f6d: [TableGen] Eliminate uses of true and false in .td...

Paul C. Anagnostopoulos via All-commits all-commits at lists.llvm.org
Sat Oct 31 07:55:11 PDT 2020


  Branch: refs/heads/master
  Home:   https://github.com/llvm/llvm-project
  Commit: ef6f6d1c1a2819407c8c218119b97e1e656e5ef3
      https://github.com/llvm/llvm-project/commit/ef6f6d1c1a2819407c8c218119b97e1e656e5ef3
  Author: Paul C. Anagnostopoulos <paul at windfall.com>
  Date:   2020-10-31 (Sat, 31 Oct 2020)

  Changed paths:
    M llvm/lib/Target/NVPTX/NVPTXInstrInfo.td
    M llvm/test/TableGen/cond-empty-list-arg.td
    M llvm/test/TableGen/condsbit.td
    M llvm/test/TableGen/if.td

  Log Message:
  -----------
  [TableGen] Eliminate uses of true and false in .td files.

They occurred in one NVPTX file and some test files.

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




More information about the All-commits mailing list