Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Paths
| Differential D111463
[OpenMP] Remove doing assumption propagation in the front end. ClosedPublic Authored by jhuber6 on Oct 8 2021, 1:32 PM.
Details Summary
Diff Detail
Event TimelineThis revision is now accepted and ready to land.Nov 9 2021, 8:05 AM This revision was landed with ongoing or failed builds.Nov 9 2021, 2:39 PM Closed by commit rG4b5c3e591d74: [OpenMP] Remove doing assumption propagation in the front end. (authored by jhuber6). · Explain Why This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 385978 clang/lib/CodeGen/CGCall.cpp
clang/lib/CodeGen/CGStmt.cpp
clang/lib/CodeGen/CGVTables.cpp
clang/lib/CodeGen/CodeGenModule.h
clang/test/OpenMP/assumes_codegen.cpp
clang/test/OpenMP/assumes_include_nvptx.cpp
|