SPIRV should not be storing compilation state in TargetLowering
Open
backend:SPIR-V
- Dominant language
- LLVM
- Stars
- 40.5k
- Forks
- 18.7k
- PR merge metrics
- PR metrics pending
Description
This should not be here: https://github.com/llvm/llvm-project/blob/4ba30c6eb6b9b358556563e6b8a0b1dbbba8a2e7/llvm/lib/Target/SPIRV/SPIRVISelLowering.h#L28
TargetLowering should be free of compilation state and a constant for a given subtarget
Contributor guide
Assessment
This issue has not been assessed yet.