[PATCH] D131545: [DirectX backend] set target triple to "dxil-ms-dx"

Chris Bieneman via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Oct 24 09:06:11 PDT 2022


beanz accepted this revision.
beanz added a comment.
This revision is now accepted and ready to land.

Please add a check line to the `embed-dxil.ll` test to verify that the triple is restored after embedding the DXIL global, otherwise LGTM.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D131545



More information about the llvm-commits mailing list