[all-commits] [llvm/llvm-project] 5979f7: [CIR][NFC] Update stale elementwise handler (#207530)
Letu Ren via All-commits
all-commits at lists.llvm.org
Wed Jul 15 10:59:01 PDT 2026
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 5979f7c96f44d225219d3c637773455e51190ad2
https://github.com/llvm/llvm-project/commit/5979f7c96f44d225219d3c637773455e51190ad2
Author: Letu Ren <fantasquex at gmail.com>
Date: 2026-07-15 (Wed, 15 Jul 2026)
Changed paths:
M clang/lib/CIR/CodeGen/CIRGenBuiltin.cpp
M clang/test/CIR/CodeGenBuiltins/builtins-elementwise.c
Log Message:
-----------
[CIR][NFC] Update stale elementwise handler (#207530)
A follow up of https://github.com/llvm/llvm-project/pull/204974
Clean up stale code of https://github.com/llvm/llvm-project/pull/169424
Add two missing CIR elementwise tests
Add three missing elementwise builtins as NYI
Assisted-by: Codex
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