Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Event Timeline
Comment Actions
This breaks check-clang: http://45.33.8.238/linux/35362/step_7.txt
PTAL, and if it takes a while to fix please revert while you investigate.
Paths
| Differential D93134
[FPEnv] Teach the IRBuilder about invoke's correct use of the strictfp attribute. ClosedPublic Authored by kpn on Dec 11 2020, 11:15 AM.
Details Summary
Diff Detail
Event TimelineHerald added projects: Restricted Project, Restricted Project. · View Herald TranscriptDec 11 2020, 11:15 AM This revision is now accepted and ready to land.Dec 12 2020, 7:26 AM This revision was landed with ongoing or failed builds.Dec 15 2020, 9:38 AM Closed by commit rG67a1ffd88ac0: [FPEnv] Teach the IRBuilder about invoke's correct use of the strictfp… (authored by kpn). · Explain Why This revision was automatically updated to reflect the committed changes. Comment Actions This breaks check-clang: http://45.33.8.238/linux/35362/step_7.txt PTAL, and if it takes a while to fix please revert while you investigate.
Revision Contents
Diff 311947 clang/test/CodeGen/exceptions-strictfp.c
llvm/include/llvm/IR/IRBuilder.h
|