Changes for Ascent Tests (ECP CI)
- Removing test exclusions since they seem to be passing
- Adding macros for PowerPC to exclude poor FMA tests
(
vtkm::DiffernceOfProducts
on Power 9 using FMA produces the same result asa*b - c*d
, when ideally it's expected to produce a more accurate result.)