[flang-commits] [clang] [flang] [llvm] [NFC][AMDGPU] Move address space enum to LLVM directory (PR #73944)
Krzysztof Parzyszek via flang-commits
flang-commits at lists.llvm.org
Tue Dec 5 05:35:00 PST 2023
kparzysz wrote:
> I'd just move these definitions to their own file, and use that file in clang/flang/llvm backend. So, indirectly, yes.
Sorry, didn't notice you have already created a separate file: 👍 I'd just use the address space identifiers that you quoted instead.
https://github.com/llvm/llvm-project/pull/73944
More information about the flang-commits
mailing list