[flang-commits] [flang] [flang]: This is to fix the HLFIR path for PPC Vector type intrinsics. (PR #66547)

via flang-commits flang-commits at lists.llvm.org
Mon Sep 18 00:08:59 PDT 2023


https://github.com/jeanPerier commented:

Thank you very much for the quick fix @DanielCChen!
Do all the PPC tests produce correct IR with the -hlfir option with this patch? If so, could you update the relevant ones here with a new RUN line with bbc -emit-fir -hlfir to avoid regressions (if the tested output is the same, you can probably use the same check-prefix as without the -hlfir option)?

https://github.com/llvm/llvm-project/pull/66547


More information about the flang-commits mailing list