search for: d58015

Displaying 4 results from an estimated 4 matches for "d58015".

2019 Apr 05
4
[RFC] Changes to llvm.experimental.vector.reduce intrinsics
...gt; ---------------------------- >> >> Here a non-exhaustive list of items I think work towards making the >> intrinsics non-experimental:
 >> >> * Adding SelectionDAG legalization for the  _STRICT reduction >> SDNodes. After some great work from Nikita in D58015, unordered >> reductions are now legalized/expanded in SelectionDAG, so if we >> add expansion in SelectionDAG for strict reductions this would >> make the ExpandReductionsPass redundant. >> * Better enforcing the constraints of the intrinsics (see >>...
2019 Apr 04
5
[RFC] Changes to llvm.experimental.vector.reduce intrinsics
...note the new behaviour of the intrinsic. Further efforts: ---------------------------- Here a non-exhaustive list of items I think work towards making the intrinsics non-experimental:
 * Adding SelectionDAG legalization for the _STRICT reduction SDNodes. After some great work from Nikita in D58015, unordered reductions are now legalized/expanded in SelectionDAG, so if we add expansion in SelectionDAG for strict reductions this would make the ExpandReductionsPass redundant. * Better enforcing the constraints of the intrinsics (see https://reviews.llvm.org/D60260 ).
 * I think we'l...
2019 Apr 10
2
[RFC] Changes to llvm.experimental.vector.reduce intrinsics
...>>> ---------------------------- >>>> Here a non-exhaustive list of items I think work towards making the intrinsics non-experimental:
>>>> >>>> • Adding SelectionDAG legalization for the _STRICT reduction SDNodes. After some great work from Nikita in D58015, unordered reductions are now legalized/expanded in SelectionDAG, so if we add expansion in SelectionDAG for strict reductions this would make the ExpandReductionsPass redundant. >>>> • Better enforcing the constraints of the intrinsics (see https://reviews.llvm.org/D60260 ).
>>&...
2019 May 16
4
[RFC] Changes to llvm.experimental.vector.reduce intrinsics
...----------------- >>>>>> Here a non-exhaustive list of items I think work towards making the intrinsics non-experimental: >>>>>> >>>>>> • Adding SelectionDAG legalization for the _STRICT reduction SDNodes. After some great work from Nikita in D58015, unordered reductions are now legalized/expanded in SelectionDAG, so if we add expansion in SelectionDAG for strict reductions this would make the ExpandReductionsPass redundant. >>>>>> • Better enforcing the constraints of the intrinsics (see https://reviews.llvm.org/D60260 ). &...