[all-commits] [llvm/llvm-project] af82e5: [CIR][NFCI] Update RValue class to reflect changes...
Morris Hafner via All-commits
all-commits at lists.llvm.org
Thu Jun 5 02:06:32 PDT 2025
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: af82e50a77a2474d2ed5f209f3e29a2510fa9552
https://github.com/llvm/llvm-project/commit/af82e50a77a2474d2ed5f209f3e29a2510fa9552
Author: Morris Hafner <mmha at users.noreply.github.com>
Date: 2025-06-05 (Thu, 05 Jun 2025)
Changed paths:
M clang/lib/CIR/CodeGen/CIRGenValue.h
Log Message:
-----------
[CIR][NFCI] Update RValue class to reflect changes in classic CodeGen (#142779)
This changes clang::CIRGen::RValue to look like current
clang::CodeGen::RValue which was changed in
84780a/[#86923](https://github.com/llvm/llvm-project/issues/86923). This
should be NFC and is preliminary work for upstreaming builtin function
call support.
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