It seems we don't have already have any target specific attributes
handled in the inliner. Include a separate tablegen file to define the
rules, similar to the target specific intrinsics.
Details
Details
Diff Detail
Diff Detail
Paths
| Differential D115633
Inliner: Correctly merge amdgpu-unsafe-fp-atomics attribute ClosedPublic Authored by arsenm on Dec 13 2021, 6:41 AM.
Details
Diff Detail Event TimelineHerald added subscribers: dexonsmith, kerbowa, t-tye and 6 others. · View Herald TranscriptDec 13 2021, 6:41 AM This revision is now accepted and ready to land.Dec 13 2021, 8:03 AM
Revision Contents
Diff 393873 llvm/include/llvm/IR/Attributes.td
llvm/include/llvm/IR/AttributesAMDGPU.td
llvm/test/Transforms/Inline/AMDGPU/inline-amdgpu-unsafe-fp-atomics.ll
|