[all-commits] [llvm/llvm-project] 97181b: [TableGen] Use getSizeInBits (#75157)

Wang Pengcheng via All-commits all-commits at lists.llvm.org
Tue Dec 12 04:40:34 PST 2023


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 97181bf9a05251d48c8016ad61d3e38df90620bb
      https://github.com/llvm/llvm-project/commit/97181bf9a05251d48c8016ad61d3e38df90620bb
  Author: Wang Pengcheng <wangpengcheng.pp at bytedance.com>
  Date:   2023-12-12 (Tue, 12 Dec 2023)

  Changed paths:
    M llvm/utils/TableGen/DAGISelMatcherEmitter.cpp

  Log Message:
  -----------
  [TableGen] Use getSizeInBits (#75157)

We know the type is scalar type.




More information about the All-commits mailing list