[all-commits] [llvm/llvm-project] b361b5: Reland "[PassManager] Support MachineFunctionPrope...
paperchalice via All-commits
all-commits at lists.llvm.org
Sat Mar 30 05:03:32 PDT 2024
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: b361b5369ed4bb186f2a11459b1bc1d54d73a33e
https://github.com/llvm/llvm-project/commit/b361b5369ed4bb186f2a11459b1bc1d54d73a33e
Author: paperchalice <liujunchang97 at outlook.com>
Date: 2024-03-30 (Sat, 30 Mar 2024)
Changed paths:
M llvm/include/llvm/CodeGen/MachinePassManager.h
M llvm/include/llvm/IR/PassManager.h
M llvm/include/llvm/Passes/MachinePassRegistry.def
M llvm/lib/Passes/PassBuilder.cpp
A llvm/test/tools/llc/new-pm/machine-function-properties.mir
Log Message:
-----------
Reland "[PassManager] Support MachineFunctionProperties (#83668)" (#87141)
Unfortunately GCC 9 rejects code in https://godbolt.org/z/zd9r5GM3e GCC
11 accepts this code.
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