Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | [CodeGen] [ExpandReduction] Fix the bug for ExpandReduction() when vector siz... | shkzhang | 2019-11-02 | 1 | -0/+13 |
* | Improve reduction intrinsics by overloading result value. | Sander de Smalen | 2019-06-13 | 1 | -22/+22 |
* | Change semantics of fadd/fmul vector reductions. | Sander de Smalen | 2019-06-11 | 1 | -14/+18 |
* | [IR] allow fast-math-flags on select of FP values | Sanjay Patel | 2019-05-22 | 1 | -2/+2 |
* | Support generic expansion of ordered vector reduction (PR36732) | Simon Pilgrim | 2018-04-09 | 1 | -8/+36 |
* | Add additional tests from D45336 | Simon Pilgrim | 2018-04-06 | 1 | -0/+30 |
* | Add additional tests from D45366 | Simon Pilgrim | 2018-04-06 | 1 | -0/+33 |
* | Add a late IR expansion pass for the experimental reduction intrinsics. | Amara Emerson | 2017-05-10 | 1 | -0/+210 |