[all-commits] [llvm/llvm-project] e4d21a: [DirectX] Move DXIL Resource Access Pass before In...

Sarah Spall via All-commits all-commits at lists.llvm.org
Tue May 13 15:05:23 PDT 2025


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: e4d21aea042d4b9463ba0614f0a5c052a0ad5b57
      https://github.com/llvm/llvm-project/commit/e4d21aea042d4b9463ba0614f0a5c052a0ad5b57
  Author: Sarah Spall <sarahspall at microsoft.com>
  Date:   2025-05-13 (Tue, 13 May 2025)

  Changed paths:
    M llvm/lib/Target/DirectX/DirectXTargetMachine.cpp
    M llvm/test/CodeGen/DirectX/llc-pipeline.ll

  Log Message:
  -----------
  [DirectX] Move DXIL Resource Access Pass before Intrinsic Expansion Pass (#139562)

Move dxil resource access legacy pass before intrinsic expansion legacy
pass so TypedBuffer Loads and Stores will be created before intrinsic
expansion.
This is to facilitate #104423



To unsubscribe from these emails, change your notification settings at https://github.com/llvm/llvm-project/settings/notifications


More information about the All-commits mailing list