[PATCH] D122082: Add DXIL Bitcode Writer and DXIL testing

Thorsten via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Mar 21 01:37:35 PDT 2022


tschuett added a comment.

In D122082#3395250 <https://reviews.llvm.org/D122082#3395250>, @beanz wrote:

> In D122082#3394836 <https://reviews.llvm.org/D122082#3394836>, @nikic wrote:
>
>> Yes, opaque pointer support is a hard requirement for any new code introduced in LLVM.

LLVM tends to document a lot. Why is there no roadmap document? Get rid of old pass manager, move to globalisel, move to opaque pointers, ...


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D122082



More information about the llvm-commits mailing list