[PATCH] D125515: [WebAssembly] Fix register use-def in FixIrreducibleControlFlow
Heejin Ahn via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Thu May 19 11:14:10 PDT 2022
This revision was landed with ongoing or failed builds.
This revision was automatically updated to reflect the committed changes.
Closed by commit rGcde083e01095: [WebAssembly] Fix register use-def in FixIrreducibleControlFlow (authored by aheejin).
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D125515/new/
https://reviews.llvm.org/D125515
Files:
llvm/lib/Target/WebAssembly/CMakeLists.txt
llvm/lib/Target/WebAssembly/WebAssembly.h
llvm/lib/Target/WebAssembly/WebAssemblyFixIrreducibleControlFlow.cpp
llvm/lib/Target/WebAssembly/WebAssemblyOptimizeLiveIntervals.cpp
llvm/lib/Target/WebAssembly/WebAssemblyPrepareForLiveIntervals.cpp
llvm/lib/Target/WebAssembly/WebAssemblyReplacePhysRegs.cpp
llvm/lib/Target/WebAssembly/WebAssemblyTargetMachine.cpp
llvm/test/CodeGen/WebAssembly/irreducible-cfg.mir
llvm/test/CodeGen/WebAssembly/reg-stackify.ll
llvm/test/CodeGen/WebAssembly/umulo-128-legalisation-lowering.ll
llvm/test/CodeGen/WebAssembly/umulo-i64.ll
llvm/utils/gn/secondary/llvm/lib/Target/WebAssembly/BUILD.gn
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D125515.430747.patch
Type: text/x-patch
Size: 15821 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20220519/d1977e2a/attachment.bin>
More information about the llvm-commits
mailing list