Issue |
151200
|
Summary |
[HLSL] Replace `getResourceName` usages with `enumToString`
|
Labels |
HLSL
|
Assignees |
|
Reporter |
joaosaffran
|
Base on the discussion here: https://github.com/llvm/llvm-project/pull/149232#discussion_r2237507164, we need to:
1) Add a new version of `enumToString` that returns `StringRef` instead of `std::string`.
2) Replace all usages of `getResourceName` with such new function.
_______________________________________________
llvm-bugs mailing list
llvm-bugs@lists.llvm.org
https://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-bugs