[all-commits] [llvm/llvm-project] 88c0a1: Revert "[WebAssembly] Mark extract.last.active as ...
Benjamin Maxwell via All-commits
all-commits at lists.llvm.org
Mon Feb 16 00:55:47 PST 2026
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 88c0a1db8507f2014abf696da66dc0b3fe1b4be6
https://github.com/llvm/llvm-project/commit/88c0a1db8507f2014abf696da66dc0b3fe1b4be6
Author: Benjamin Maxwell <benjamin.maxwell at arm.com>
Date: 2026-02-16 (Mon, 16 Feb 2026)
Changed paths:
M llvm/lib/Target/WebAssembly/WebAssemblyTargetTransformInfo.cpp
M llvm/lib/Target/WebAssembly/WebAssemblyTargetTransformInfo.h
A llvm/test/Analysis/CostModel/WebAssembly/extract-last-active.ll
A llvm/test/Analysis/CostModel/WebAssembly/lit.local.cfg
Log Message:
-----------
Revert "[WebAssembly] Mark extract.last.active as having invalid cost." (#181545)
The failures should have been resolved with
https://github.com/llvm/llvm-project/pull/180290 (which also added
WebAssembly tests).
This reverts commit
https://github.com/llvm/llvm-project/commit/811fb223af2b3e2d68c99b346f4b75dcf3de3417.
---
This is the same as #180942, but with a `lit.local.cfg` added to the
CostModel test folder.
To unsubscribe from these emails, change your notification settings at https://github.com/llvm/llvm-project/settings/notifications
More information about the All-commits
mailing list