[all-commits] [llvm/llvm-project] 9810fe: [MCSchedule] Simplify and remove a C++20-deprecate...
Fangrui Song via All-commits
all-commits at lists.llvm.org
Fri Dec 8 15:09:36 PST 2023
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 9810fe1a91eb9ce18246fb1528232a539dbd37fc
https://github.com/llvm/llvm-project/commit/9810fe1a91eb9ce18246fb1528232a539dbd37fc
Author: Fangrui Song <i at maskray.me>
Date: 2023-12-08 (Fri, 08 Dec 2023)
Changed paths:
M llvm/include/llvm/CodeGen/TargetSchedule.h
M llvm/include/llvm/MC/MCInstrItineraries.h
M llvm/include/llvm/MC/MCSchedule.h
M llvm/lib/MC/MCSchedule.cpp
M llvm/lib/MC/MCSubtargetInfo.cpp
Log Message:
-----------
[MCSchedule] Simplify and remove a C++20-deprecated is_pod call. NFC
More information about the All-commits
mailing list