[all-commits] [llvm/llvm-project] 4579a0: [NFC] Fix warning in asserts build

Chris B via All-commits all-commits at lists.llvm.org
Fri Aug 19 10:48:41 PDT 2022


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 4579a0224cdcff01b2709501cb5b5d853a471542
      https://github.com/llvm/llvm-project/commit/4579a0224cdcff01b2709501cb5b5d853a471542
  Author: Chris Bieneman <chris.bieneman at me.com>
  Date:   2022-08-19 (Fri, 19 Aug 2022)

  Changed paths:
    M llvm/lib/Target/DirectX/DXILWriter/DXILBitcodeWriter.cpp

  Log Message:
  -----------
  [NFC] Fix warning in asserts build

When asserts are enabled a warning for implicit conversion from 64-bit to
32-bit integer occurs here.




More information about the All-commits mailing list