Hi,
This patch adds scan-offload-rtl-dump, similar to scan-offload-tree-dump.
Build and reg-tested on x86_64 with nvptx accelerator.
Pre-approved here ( https://gcc.gnu.org/ml/gcc-patches/2018-05/msg01089.html ).
Committed to trunk.
Thanks,
- Tom
[testsuite] Add scan-offload-rtl-dump
2018
On 05/03/2018 08:15 AM, Tom de Vries wrote:
> Hi,
>
> I'm posting this patch for the record.
>
> I wrote it but haven't found a use for it yet. I find it easier to write
> asm scans for nvptx than rtl ones.
If you do find a use, then consider this pre-approved.
jeff
Hi,
I'm posting this patch for the record.
I wrote it but haven't found a use for it yet. I find it easier to write
asm scans for nvptx than rtl ones.
Thanks,
- Tom
[testsuite] Add scan-offload-rtl-dump
2018-03-28 Tom de Vries
* lib/scanoffloadrtl.exp: New fil