Hi All, Does anyone have a prior experience working on "ppc64le/power" assembly .
I have been trying to understand the process for creating optimized go code for power(ppc64le) in here https://github.com/klauspost/reedsolomon <https://urldefense.proofpoint.com/v2/url?u=https-3A__github.com_klauspost_reedsolomon&d=DwMFaQ&c=jf_iaSHvJObTbx-siA1ZOg&r=nc1AKDkNNdtLE-mJfo594Gw_lWOzXXGGos4mqdD9ASc&m=Fg3vbvLn9007Jic13j3kg_xQrETjhZVkG9tOMaZLraE&s=hrZ1f2cI5-qLqqr3goSSn1PLsA-_r4jS_zOFFrh98tk&e=> similar to the optimization done for amd(galois_amd64.go) and arm(galois_arm64.go). My understanding is below for example in"amd64" The routines that have been optimized for amd64 and are present in " galois_amd64.go" in klauspost repo. o galMulSlice o galMulSliceXor o sliceXor Any pointers to equivalent altivec power instructions for SSE3 implementation done here. Any pointers in above would be appreciated Regards, Amit -- You received this message because you are subscribed to the Google Groups "golang-nuts" group. To unsubscribe from this group and stop receiving emails from it, send an email to golang-nuts+unsubscr...@googlegroups.com. For more options, visit https://groups.google.com/d/optout.