21dadd774f56778ef68c1ce307205dfbdacc793a introduced a bug causing
DAGCombiner to incorrectly order a promoted load. Add a regression test
that would have caught this.
Details
Details
- Reviewers
spatel
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Event Timeline
Comment Actions
Sorry - I didn't get the email notification for this review before I started working on the same thing.
Can you see if rG652b375 covers it? I reduced a bit more from the test that you provided in the bug report - thanks!