Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Add a late IR expansion pass for the experimental reduction intrinsics. | Amara Emerson | 2017-05-10 | 1 | -0/+167 |
This pass uses a new target hook to decide whether or not to expand a particular intrinsic to the shuffevector sequence. Differential Revision: https://reviews.llvm.org/D32245 llvm-svn: 302631 |