[PATCH] D122082: Add DXIL Bitcode Writer and DXIL testing
Nikita Popov via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Wed Apr 6 08:00:19 PDT 2022
nikic added a comment.
In D122082#3429630 <https://reviews.llvm.org/D122082#3429630>, @beanz wrote:
> @nikic, are you satisfied with the additional patches in the stack which support opaque pointers?
I've only reviewed the first patch in the stack (D122268 <https://reviews.llvm.org/D122268>) yet, but have two high level questions:
1. How does/will this handle constant expressions?
2. How is dxil-dis supposed to work with 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