These tests were previously duplicates of other tests rather than
testing their intended pattern.
Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Event Timeline
Comment Actions
They seem to have been written that way because negative offsets aren't folded? What does it mean that they are duplicates of other patterns?
Comment Actions
Sorry, I could have been more clear. The old bodies of the store_with_unfolded_offset tests were the same as the bodies of the store_with_unfolded_gep_negative_offset tests. This was probably a copy-paste error when I first created this file from offset.ll.