NodeToMatch can be modified during matching, but the code does not handle this situation.
Also fixes PR31536
Details
Details
- Reviewers
spatel RKSimon mkuper bogner - Commits
- rGf80119723db3: Merging r294003: --------------------------------------------------------------…
rGa0d9f2582b7c: [SelectionDAG] Fix for PR30775: Assertion `NodeToMatch->getOpcode() != ISD…
rL295249: Merging r294003:
rL294003: [SelectionDAG] Fix for PR30775: Assertion `NodeToMatch->getOpcode() !=
Diff Detail
Diff Detail
- Repository
- rL LLVM
Event Timeline
Comment Actions
Can the test case be reduced any further?
test/CodeGen/X86/dag-update-nodetomatch.ll | ||
---|---|---|
13 ↗ | (On Diff #86312) | Add a comment explaining what the test is testing. |
Comment Actions
It is already reduced. I tried to reduce the reproducer, this is the best I could do.
test/CodeGen/X86/dag-update-nodetomatch.ll | ||
---|---|---|
13 ↗ | (On Diff #86312) | Ok, will do |
Comment Actions
Pity the test cases don't reduce any further...
test/CodeGen/X86/dag-update-nodetomatch.ll | ||
---|---|---|
13 ↗ | (On Diff #86312) | Please can you add the bugzilla PR number to the comments for each test? |
test/CodeGen/X86/dag-update-nodetomatch.ll | ||
---|---|---|
13 ↗ | (On Diff #86312) | Ok, will do |