[PATCH] D122081: Add DXILPrepare CodeGen pass

Chris Bieneman via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Mar 29 13:09:50 PDT 2022


beanz updated this revision to Diff 418964.
beanz added a comment.

Rebasing on main now that the dependent changes have landed.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D122081

Files:
  llvm/lib/Target/DirectX/CMakeLists.txt
  llvm/lib/Target/DirectX/DXILPrepare.cpp
  llvm/lib/Target/DirectX/DirectX.h
  llvm/lib/Target/DirectX/DirectXTargetMachine.cpp
  llvm/test/CodeGen/DirectX/fneg-conversion.ll
  llvm/test/CodeGen/DirectX/lit.local.cfg
  llvm/test/CodeGen/DirectX/strip-fn-attrs.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D122081.418964.patch
Type: text/x-patch
Size: 9367 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20220329/2fe62637/attachment.bin>


More information about the llvm-commits mailing list