Eric Christopher
a62270de2c
Revert "Temporarily Revert "Add basic loop fusion pass.""
...
The reversion apparently deleted the test/Transforms directory.
Will be re-reverting again.
llvm-svn: 358552
2019-04-17 04:52:47 +00:00
Eric Christopher
71d1cca7ef
Temporarily Revert "Add basic loop fusion pass."
...
As it's causing some bot failures (and per request from kbarton).
This reverts commit r358543/ab70da07286e618016e78247e4a24fcb84077fda.
llvm-svn: 358546
2019-04-17 02:12:23 +00:00
Michael Kuperstein
54c54e0c3e
[InferAttributes] Don't access parameters that don't exist.
...
Check for the correct number of parameters before querying their type.
This fixes PR30455.
llvm-svn: 282038
2016-09-20 23:10:31 +00:00