Here's the refactoring of case 'w':. Primarily check a 'wasm' prefix before proceeding, and a bit of common handling for some of the intrinsics therein.
Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Differential D158370
[llvm][NFC] Refactor AutoUpgrade case 'w' ClosedPublic Authored by urnathan on Aug 20 2023, 10:10 AM.
Details
Summary Here's the refactoring of case 'w':. Primarily check a 'wasm' prefix before proceeding, and a bit of common handling for some of the intrinsics therein.
Diff Detail
Event TimelineThis revision is now accepted and ready to land.Aug 20 2023, 11:53 AM This revision was landed with ongoing or failed builds.Aug 20 2023, 4:15 PM Closed by commit rGa695be7c2887: [llvm][NFC] Refactor AutoUpgrade case 'w' (authored by urnathan). · Explain Why This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 551868 llvm/lib/IR/AutoUpgrade.cpp
|