[PATCH] D124805: [DirectX backend] Add pass to lower llvm intrinsic into dxil op function.

Xiang Li via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed May 11 00:03:20 PDT 2022


This revision was landed with ongoing or failed builds.
This revision was automatically updated to reflect the committed changes.
Closed by commit rG85285be9c37a: [DirectX backend] Add pass to lower llvm intrinsic into dxil op function. (authored by python3kgae).

Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D124805/new/

https://reviews.llvm.org/D124805

Files:
  llvm/lib/Target/DirectX/CMakeLists.txt
  llvm/lib/Target/DirectX/DXILConstants.h
  llvm/lib/Target/DirectX/DXILOpLowering.cpp
  llvm/lib/Target/DirectX/DirectX.h
  llvm/lib/Target/DirectX/DirectXTargetMachine.cpp
  llvm/test/CodeGen/DirectX/sin.ll
  llvm/tools/opt/opt.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D124805.428569.patch
Type: text/x-patch
Size: 14405 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20220511/d40fcc65/attachment.bin>


More information about the llvm-commits mailing list