We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
from: llvm/llvm-project@d30a6dc to: llvm/llvm-project@c72389d commit: 1de4632
from d30a6dcfa06196dd98fc898219eb12bab04a56de to c72389d4feef9eafc902f99c41f85ed218b5bedf
c72389d4feef9eafc902f99c41f85ed218b5bedf [clang][CIR] Merge the mlir::cir namespace into cir (#115386) 40e545098e8bb5a18988316331e46c4557378afa [clang][CIR] Move CIRGen types into clang::CIRGen (#115385) 86405ed1012c97b063cbde12350fdea141e1ab78 [DebugInfo][Reassociate] Preserve DebugLocs when reassociating subs (#114226) fe5a64d1160209f22624b112b2629b0d6c4bb264 [fang][cuda] Allow * in call chevron syntax (#115381) a749c98b49dc9a3863b685212d70be98b4f189c3 [Baze] Add missing lldbDataFormatter.py back to BUILD.bazel. (#115519) 2b885f056585f82903f067840e54557a5b444b65 Fix test for bots that don't default to C17 40740c4494d971ce410e2051b8d3ea7bbe081c76 Fix crash when using when using --finalize-memref-to-llvm (#112433) e53c46a9084caac115d7f694e5f16f904b0d7124 [Statepoint] Treat result of atomicrmw xchg as a base pointer (#97280) e4d57d6a729fd955ccbdd8834065356f26284f3d [OpenACC] Remove 'loop' link to parent construct 17f3e00911b860d535f41185e605c47babcc2039 Recommit "[GISel][AArch64][AMDGPU][RISCV] Canonicalize (sub X, C) -> (add X, -C) (#114309)" 2808f05e83643b3d5ef128340f6f4da994ed71e3 Update test case for bots which don't default to C17 b70d1302cf2edaf95817a90f161691c684945273 Another speculative fix for WG14 N3346 4661467003e7bc7f9bb89ab581517617d2a36c62 [C2y] Add test coverage and documentation for WG14 N3341 (#115478) e215a1e27d84adad2635a52393621eb4fa439dc9 [AMDGPU] Still set up the two SGPRs for queue ptr even it is COV5 (#112403)
Compilation time result (by files): Top 5 improvements: ockam-rs/31s7w40jb5ho09e2.ll 2250664121 -> 2246167065 -0.20% zed-rs/6c1m5725g8fkc8u2sxpts1slw.ll 5928536139 -> 5917480176 -0.19% lvgl/lv_indev.ll 739872389 -> 738618738 -0.17% tls-rs/3yqe92tf6sl9vkq1.ll 1295596907 -> 1293531374 -0.16% quantlib/nonlinearfittingmethods.ll 935536168 -> 934094284 -0.15% Top 5 regressions: zed-rs/7ytobmn0xkq5d7tylhffnrtk5.ll 52678865894 -> 52770966964 +0.17% coreutils-rs/45371cbry3cnr73y.ll 3971846985 -> 3978539306 +0.17% ockam-rs/2x7wpr63jsa5uny.ll 6939254973 -> 6950405839 +0.16% rust-analyzer-rs/3qwyb440qdfcsy9a.ll 2945609553 -> 2950131941 +0.15% xgboost/data.cc.ll 10479902608 -> 10495074323 +0.14% Overall: -0.01973880%
Compilation time result (by projects): Top 5 improvements: Top 5 regressions: Overall: -0.01319393%
Improvements: Regressions: simplifycfg.NumSimpl 42467962 -> 42467961 -0.00%
The text was updated successfully, but these errors were encountered:
No branches or pull requests
from: llvm/llvm-project@d30a6dc
to: llvm/llvm-project@c72389d
commit: 1de4632
Change Logs
from d30a6dcfa06196dd98fc898219eb12bab04a56de to c72389d4feef9eafc902f99c41f85ed218b5bedf
c72389d4feef9eafc902f99c41f85ed218b5bedf [clang][CIR] Merge the mlir::cir namespace into cir (#115386)
40e545098e8bb5a18988316331e46c4557378afa [clang][CIR] Move CIRGen types into clang::CIRGen (#115385)
86405ed1012c97b063cbde12350fdea141e1ab78 [DebugInfo][Reassociate] Preserve DebugLocs when reassociating subs (#114226)
fe5a64d1160209f22624b112b2629b0d6c4bb264 [fang][cuda] Allow * in call chevron syntax (#115381)
a749c98b49dc9a3863b685212d70be98b4f189c3 [Baze] Add missing lldbDataFormatter.py back to BUILD.bazel. (#115519)
2b885f056585f82903f067840e54557a5b444b65 Fix test for bots that don't default to C17
40740c4494d971ce410e2051b8d3ea7bbe081c76 Fix crash when using when using --finalize-memref-to-llvm (#112433)
e53c46a9084caac115d7f694e5f16f904b0d7124 [Statepoint] Treat result of atomicrmw xchg as a base pointer (#97280)
e4d57d6a729fd955ccbdd8834065356f26284f3d [OpenACC] Remove 'loop' link to parent construct
17f3e00911b860d535f41185e605c47babcc2039 Recommit "[GISel][AArch64][AMDGPU][RISCV] Canonicalize (sub X, C) -> (add X, -C) (#114309)"
2808f05e83643b3d5ef128340f6f4da994ed71e3 Update test case for bots which don't default to C17
b70d1302cf2edaf95817a90f161691c684945273 Another speculative fix for WG14 N3346
4661467003e7bc7f9bb89ab581517617d2a36c62 [C2y] Add test coverage and documentation for WG14 N3341 (#115478)
e215a1e27d84adad2635a52393621eb4fa439dc9 [AMDGPU] Still set up the two SGPRs for queue ptr even it is COV5 (#112403)
The text was updated successfully, but these errors were encountered: