Commit a16ee72
Automerge: [TTI] Assert that TargetIRAnalyis is not requested for intrinsics
This catches the bug fixed in llvm/llvm-project#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/llvm-project#1296001 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