Re: [committed] amdgcn: Fix attributes for LLVM-12 [PR 100208]

2021-07-29 Thread Andrew Stubbs
On 29/07/2021 08:34, Richard Biener wrote: On Wed, Jul 28, 2021 at 3:04 PM Andrew Stubbs wrote: This patch follows up my previous patch and supports more variants of LLVM 12. There are still other incompatibilities with LLVM 12, but this at least the ELF attributes should now automatically tu

[OG11, committed] amdgcn: Fix attributes for LLVM-12 [PR 100208]

2021-07-29 Thread Andrew Stubbs
Now backported to devel/omp/gcc-11. Andrew On 28/07/2021 14:03, Andrew Stubbs wrote: This patch follows up my previous patch and supports more variants of LLVM 12. There are still other incompatibilities with LLVM 12, but this at least the ELF attributes should now automatically tune to any

Re: [committed] amdgcn: Fix attributes for LLVM-12 [PR 100208]

2021-07-29 Thread Richard Biener via Gcc-patches
On Wed, Jul 28, 2021 at 3:04 PM Andrew Stubbs wrote: > > This patch follows up my previous patch and supports more variants of > LLVM 12. > > There are still other incompatibilities with LLVM 12, but this at least > the ELF attributes should now automatically tune to any LLVM 9, 10, or > 12 assemb

[committed] amdgcn: Fix attributes for LLVM-12 [PR 100208]

2021-07-28 Thread Andrew Stubbs
This patch follows up my previous patch and supports more variants of LLVM 12. There are still other incompatibilities with LLVM 12, but this at least the ELF attributes should now automatically tune to any LLVM 9, 10, or 12 assembler (It would be nice if one set of options would just work ev