[PATCH] D122082: Add DXIL Bitcode Writer and DXIL testing
Dávid Bolvanský via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Sun Mar 20 11:51:01 PDT 2022
xbolva00 added a comment.
>> Yes, opaque pointer support is a hard requirement for any new code introduced in LLVM.
Is this info documented somewhere with "roadmap" or "future plans"? Like telling developers / users "we are going to ditch undef, we are going to switch to opaque ptrs, etc.." . It would be nice addition to have such place with high level plans for future.
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