Draft patch for this. As a preparation for the upcoming benchmarking,
It's ok just be able to emit.
And after that,we will give a final design.
Details
Details
Diff Detail
Diff Detail
Event Timeline
Comment Actions
Hi Jojo,
As you're updating the diff, can you confirm that you don't want review at this point?
Cheers,
James
Comment Actions
Hi James,
Thanks very much!
I updated the diff as I did some tests basing on this diff. And I'm going to add comments
to the bug(bug 27107).
As I mentioned in the mail, I think this diff shouldn't be the final design for inverse sqrt
problem,but It would be ok just emitting rsqrt for upcoming benchmarking.
But even though, I'm not sure it's right. Especially I tried to support operations in f32 in
the diff.
If you could give me some advice, it would be very appreciated. : )
Regards,
Jojo
Comment Actions
Do you intend to use the VRSQRTS to perform the series steps?
lib/Target/ARM/ARMTargetMachine.cpp | ||
---|---|---|
33 | No need to capitalize each initial. |
No need to capitalize each initial.