[PATCH] D125519: [TableGen][DirectX] Add tableGen backend to generate map from llvm intrinsic to DXIL operation.
Nicolai Hähnle via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Mon May 16 17:12:52 PDT 2022
nhaehnle added a comment.
Running TableGen multiple times is a bit annoying for LLVM build times. Have you considered packing all outputs into the same `.inc` file?
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D125519/new/
https://reviews.llvm.org/D125519
More information about the llvm-commits
mailing list