diff options
author | Finn Plummer <finn.c.plum@gmail.com> | 2025-07-08 18:13:36 -0700 |
---|---|---|
committer | GitHub <noreply@github.com> | 2025-07-08 18:13:36 -0700 |
commit | aa1829df02b24cb8f4a1846348b5a7b4e0be62f8 (patch) | |
tree | 5a6a4f9e628d905a3ba4cc7be2464584d9b588f0 /flang/lib/Frontend/CompilerInvocation.cpp | |
parent | 191386fcd3335c5b7194da209d71d16549a2bb2f (diff) | |
download | llvm-aa1829df02b24cb8f4a1846348b5a7b4e0be62f8.zip llvm-aa1829df02b24cb8f4a1846348b5a7b4e0be62f8.tar.gz llvm-aa1829df02b24cb8f4a1846348b5a7b4e0be62f8.tar.bz2 |
[NFC][HLSL] Move resource range logic from `SemaHLSL` to `RootSignatureValidations` (#147117)
This pr abstracts out the logic of detecting resource range overlap from
`SemaHLSL` into the `RootSignatureValidations` library.
For more context see linked issue.
- Moves the validation logic from `SemaHLSL` to
`RootSignatureValidations`
- Updates `SemaHLSL` to use the new interface for the validations
Resolves: https://github.com/llvm/llvm-project/issues/146393
Diffstat (limited to 'flang/lib/Frontend/CompilerInvocation.cpp')
0 files changed, 0 insertions, 0 deletions