[all-commits] [llvm/llvm-project] c967c3: [DirectX] Properly fix for MaybeAlign API removal

Chris B via All-commits all-commits at lists.llvm.org
Tue Jun 28 19:54:16 PDT 2022


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: c967c3d39bc0dc247052a952bd84a8b539f54e45
      https://github.com/llvm/llvm-project/commit/c967c3d39bc0dc247052a952bd84a8b539f54e45
  Author: Chris Bieneman <chris.bieneman at me.com>
  Date:   2022-06-28 (Tue, 28 Jun 2022)

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

  Log Message:
  -----------
  [DirectX] Properly fix for MaybeAlign API removal

My last attempt caused a test case failure. This resovles the issue.




More information about the All-commits mailing list