Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Event Timeline
llvm/lib/CodeGen/GlobalISel/CSEInfo.cpp | ||
---|---|---|
285 | The 3rd param was silently useless here, since the format string doesn't have a placeholder for it. |
Paths
| Differential D105290
[GISel] Print better error messages for missing Combiner Observer calls ClosedPublic Authored by jroelofs on Jul 1 2021, 8:24 AM.
Details
Diff Detail
Event Timeline
This revision is now accepted and ready to land.Jul 1 2021, 2:15 PM Closed by commit rG14d64be6e54a: [GISel] Print better error messages for missing Combiner Observer calls (authored by jroelofs). · Explain WhyJul 1 2021, 3:18 PM This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 355895 llvm/lib/CodeGen/GlobalISel/CSEInfo.cpp
llvm/lib/CodeGen/GlobalISel/Combiner.cpp
|
clang-format: please reformat the code