[all-commits] [llvm/llvm-project] 8bb3b1: [TensorSpec] Avoid JSON.h include (NFC)
Nikita Popov via All-commits
all-commits at lists.llvm.org
Fri Jun 21 06:24:27 PDT 2024
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 8bb3b1440cb09d0bade79ab65a2909fa94e9309c
https://github.com/llvm/llvm-project/commit/8bb3b1440cb09d0bade79ab65a2909fa94e9309c
Author: Nikita Popov <npopov at redhat.com>
Date: 2024-06-21 (Fri, 21 Jun 2024)
Changed paths:
M llvm/include/llvm/Analysis/TensorSpec.h
M llvm/lib/CodeGen/MLRegAllocEvictAdvisor.h
M llvm/lib/LTO/ThinLTOCodeGenerator.cpp
M llvm/unittests/Analysis/TensorSpecTest.cpp
Log Message:
-----------
[TensorSpec] Avoid JSON.h include (NFC)
Instead forward declare the two classes that are referenced.
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