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

Daniel Chen via flang-commits flang-commits at lists.llvm.org
Fri Sep 22 13:05:08 PDT 2023


DanielCChen wrote:

After further investigation, the differences in LLVM IR on the HLFIR path is non-functional. The assembly code are the same and it produces the correct result. 
I have updated the LLVM IR with the 3rd commit in this PR, and verified all PowerPC vector intrinsic testing is passing with HLFIR path.
@jeanPerier 

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


More information about the flang-commits mailing list