aomp icon indicating copy to clipboard operation
aomp copied to clipboard

[Issue]: Disassemble Flang Openmp Offloading

Open Luigi-Crisci opened this issue 1 year ago • 0 comments
trafficstars

Problem Description

Hi, This is more of a question than an issue. Is there a way to disassemble the generated amdcgn code when compiling a fortran openmp program with target directives? Currently, I am doing a kind of trick: generating the assembly with -S and then manually extracting the amdcgn from the .Lllvm.embedded.object string inside.

Operating System

Ubuntu 22.04

CPU

AMD EPYC 9654 96-Core Processor

GPU

AMD MI300X

ROCm Version

ROCm 6.2.0

ROCm Component

No response

Steps to Reproduce

No response

(Optional for Linux users) Output of /opt/rocm/bin/rocminfo --support

No response

Additional Information

No response

Luigi-Crisci avatar Oct 23 '24 16:10 Luigi-Crisci