Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Unit Tests
Unit Tests
Event Timeline
Comment Actions
LGTM. Are there any similar cases? I think we can detect it by tool through the dump from -print-records, further more, we can check from TableGen directly.
Comment Actions
I haven't found more yet. It occurs to me when I am fixing the memory folding table...
Comment Actions
LGTM - cheers
llvm/lib/Target/X86/X86SchedSandyBridge.td | ||
---|---|---|
819 | The fact that this is a store makes me suspicious that it shouldn't be with all these loads - I'll take a look at it. |
clang-format: please reformat the code
369 diff lines are omitted. See full path.