[all-commits] [llvm/llvm-project] b1f2e1: [clang][Interp][NFC] Use ArrayElem{, Pop} ops more ...
Timm Baeder via All-commits
all-commits at lists.llvm.org
Thu Mar 7 08:47:34 PST 2024
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: b1f2e19dc27d339cbeb3373066e73a4c91d133dd
https://github.com/llvm/llvm-project/commit/b1f2e19dc27d339cbeb3373066e73a4c91d133dd
Author: Timm Bäder <tbaeder at redhat.com>
Date: 2024-03-07 (Thu, 07 Mar 2024)
Changed paths:
M clang/lib/AST/Interp/ByteCodeExprGen.cpp
M clang/lib/AST/Interp/Interp.h
M clang/lib/AST/Interp/Opcodes.td
Log Message:
-----------
[clang][Interp][NFC] Use ArrayElem{,Pop} ops more often
Instead of the longer ArrayElemPtr + Load.
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