When using MVTToLLT to check corresponding LLT, also allow iPTR to pass the check. Thus we can import more patterns like ComplexPattern<iPTR, ...> in SDAG.
Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Unit Tests
Unit Tests
Time | Test | |
---|---|---|
60,050 ms | x64 debian > libFuzzer.libFuzzer::minimize_crash.test |
Event Timeline
llvm/utils/TableGen/GlobalISelEmitter.cpp | ||
---|---|---|
4607 | Can you show an imported rule with ptr type in GISel's MatchTable after this change? I don't think GIM_CheckType can check a pointer type for now? |
Can you show an imported rule with ptr type in GISel's MatchTable after this change? I don't think GIM_CheckType can check a pointer type for now?