
#15426: `elemIndex` and `findIndex` still can't fuse -------------------------------------+------------------------------------- Reporter: kabuhr | Owner: (none) Type: bug | Status: new Priority: normal | Milestone: 8.8.1 Component: libraries/base | Version: 8.4.3 Resolution: | Keywords: Operating System: Unknown/Multiple | Architecture: | Unknown/Multiple Type of failure: None/Unknown | Test Case: Blocked By: | Blocking: Related Tickets: | Differential Rev(s): Wiki Page: | -------------------------------------+------------------------------------- Comment (by kabuhr): After getting the side-by-side performance comparison stuff from wip/perf- testsuite running, I can confirm that changing `findIndices` from `INLINE` to `INLINABLE` causes no performance regressions in any of the performance tests. So, I'll try to put together a patch and submit to Phabricator. -- Ticket URL: http://ghc.haskell.org/trac/ghc/ticket/15426#comment:4 GHC http://www.haskell.org/ghc/ The Glasgow Haskell Compiler