Commit 17f0aaa
authored
[TTI] Assert that TargetIRAnalyis is not requested for intrinsics
This catches the bug fixed in llvm#127760
and also finds another call in LowerTypeTests where we request the TTI
for instrinsics instead of skipping them.
Reviewed By: nikic
Pull Request: llvm#1296001 parent 3d864c4 commit 17f0aaa
1 file changed
+1
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1476 | 1476 | | |
1477 | 1477 | | |
1478 | 1478 | | |
| 1479 | + | |
1479 | 1480 | | |
1480 | 1481 | | |
1481 | 1482 | | |
| |||
0 commit comments