[PATCH] D156928: [Clang][AMDGPU] Fix handling of -mcode-object-version=none arg
Jon Chesterfield via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Fri Aug 4 14:15:23 PDT 2023
JonChesterfield added a comment.
In D156928#4561849 <https://reviews.llvm.org/D156928#4561849>, @arsenm wrote:
> In D156928#4561811 <https://reviews.llvm.org/D156928#4561811>, @JonChesterfield wrote:
>
>> What does code objects version= none mean?
>
> Handle any version
So... That should be the default, right? Emit IR that the back end specialises. Or, ideally, the only behaviour as far as the front end is concerned.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D156928/new/
https://reviews.llvm.org/D156928
More information about the cfe-commits
mailing list