[all-commits] [llvm/llvm-project] 18286e: [WebAssembly] Constant fold SIMD intrinsics: any/a...
jjasmine via All-commits
all-commits at lists.llvm.org
Mon Jul 14 11:13:43 PDT 2025
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 18286e0c2a079e3b2bea9e9f6763333b5e855a2e
https://github.com/llvm/llvm-project/commit/18286e0c2a079e3b2bea9e9f6763333b5e855a2e
Author: jjasmine <jjasmine at igalia.com>
Date: 2025-07-15 (Tue, 15 Jul 2025)
Changed paths:
M llvm/lib/Analysis/ConstantFolding.cpp
A llvm/test/Transforms/InstSimplify/ConstProp/WebAssembly/any_all_true.ll
Log Message:
-----------
[WebAssembly] Constant fold SIMD intrinsics: any/alltrue (#148074)
Constant fold SIMD wasm intrinsics: any/alltrue
Added test in `llvm/test/Transforms/InstSimplify`
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