[PATCH] D122081: Add DXILPrepare CodeGen pass

Chris Bieneman via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Mar 31 09:56:35 PDT 2022


beanz updated this revision to Diff 419501.
beanz marked 2 inline comments as done.
beanz added a comment.

Updating based on PR feedback from @nikic.

Thank you!


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.419501.patch
Type: text/x-patch
Size: 9227 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20220331/f46f45da/attachment.bin>


More information about the llvm-commits mailing list