-
-
Notifications
You must be signed in to change notification settings - Fork 14.8k
LLVM 22: optimization remarks no longer support "separate" mode #146912
Copy link
Copy link
Closed
Labels
A-LLVMArea: Code generation parts specific to LLVM. Both correctness bugs and optimization-related issues.Area: Code generation parts specific to LLVM. Both correctness bugs and optimization-related issues.T-compilerRelevant to the compiler team, which will review and decide on the PR/issue.Relevant to the compiler team, which will review and decide on the PR/issue.
Metadata
Metadata
Assignees
Labels
A-LLVMArea: Code generation parts specific to LLVM. Both correctness bugs and optimization-related issues.Area: Code generation parts specific to LLVM. Both correctness bugs and optimization-related issues.T-compilerRelevant to the compiler team, which will review and decide on the PR/issue.Relevant to the compiler team, which will review and decide on the PR/issue.
Type
Fields
Give feedbackNo fields configured for issues without a type.
remarks::createRemarkSerializerlost the mode forSeparatemode in llvm/llvm-project@dfbd76bda01e. We'll need to work around that if we want to keep-Zremark-dirworking (if that's even meaningful at that point, I haven't looked closely.)