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@fdc7812 to: llvm/llvm-project@89a8c71 commit: d2db7d8
from fdc78120bde1426b223196bec645b6f27fc60f0e to 89a8c71db61282c4e7522ffda5dbee890900dca5
89a8c71db61282c4e7522ffda5dbee890900dca5 [SDAG] Support expanding FSINCOS to vector library calls (#114039) 3f17613509167e9e0e1502b162524b7f484b39aa [docs] Point to Discourse for creating RFCs (#114341) b396921d0c7d9ad396a1ee6ac85d0dbda965699f [SCCP] Handle llvm.vscale intrinsic calls (#114033) b185e925ada76e639f5d5eecd6c0a71a0f38235a [AArch64] Add assembly/disassembly for {S,U,SU,US}TMOPA instructions (#113946) 18f0f709345cc7e611c4f944832edb71284caacb [RISCV] Support llvm.masked.expandload intrinsic (#101954) bd6c21460f67ba5e4780491cbe404e2252e3c04d [MLIR][OpenMP] Emit descriptive errors for all unsupported clauses (#114037) fcaa8c6e2240a950d3d86fb723d9b0a363b7346a Fix MSVC "signed/unsigned mismatch" warning. NFC. 21a6032eca9715e48a6a689f4cbdf22e66bb143a [MLIR][OpenMP] Simplify translation to LLVM IR error handling (#114036) 262afc8aec9e384511e5da26b84f5bdc219fbf91 [mlir][TosaToLinalg] RescaleConverter only support integer type (#114239) d3daa3c4435a54f7876d0ced81787fea92e77d08 [clang/AST] Make it possible to use SwiftAttr in type context (#108631) 95c5042db8f962f382edb09c8f4c514e57c23c4c [AArch64] Add assembly/disassembly for {S,SU,US,U}MOP4{A,S} instructions (#113349) 73fbae8383c0994bcc2a5d5307883f53a1fe7d9c [libc++][C++03] Fix libc++ includes (#109000) 92af82a48d09ffe96c4f3275b80b9692b0c6a803 [VectorCombine] Fold "shuffle (binop (shuffle, shuffle)), undef" --> "binop (shuffle), (shuffle)" (#114101) d924a9ba03a05b417676e84f6c81aac44f907f71 Revert "[InstrPGO] Support cold function coverage instrumentation (#109837)" 06e28ed84f3f0a05b493699965e18e7a5aeaccd2 Revert "specify clang --target to fix breakage on AIX (#114127)" 22081dc40ba8b13e70df71bb7350126658e8cc70 [SPIR-V] Add missing ScalarOpts library (#114384) 0800351da4c76c786ce43efe4edc4210f4690875 [AArch64][SVE] Use INS when moving elements from bottom 128b of SVE type (#114034) 86974e15f517e8a4ef3bb91125e75cf43d69da6d [libclc] Restore header order, which formatting broke fba9f05ff7b36f9cbb5835d79f659290dadecaad [libclc] Format clc_ldexp.cl and clc_hypot.cl. NFC 78a98c7aa8ec390045c7a1f84bde6ecbc7b8ca84 [gn build] Port e67e03a22c27 89f2d50cda2462d744e2ef08d662265a8d598e2a [mlir][debug] Support DIGenericSubrange. (#113441) e67e03a22c27b26125247efeae1b2d36edeb3617 [analyzer] EvalBinOpLL should return Unknown less often (#114222) ccb7cc319f8ea07bb64c2efb0c4f1e42076ef446 [clang][bytecode] Diagnose negative array sizes differently (#114380) 28d071803387b6b5c2ba6bc8321aa8e35168167a [DAGCombiner] Add combine avg from shifts (#113909) 3bc58fc7f79a9b0cbf931573cb257344bfeaca1e [lldb][test] Fix FileActionTest.cpp for Windows (#112657) ba1a09da8d4d8138e932d3b6dc96a7bfc5b86fe7 [AMDGPU] Allow overload of __builtin_amdgcn_mov_dpp8 (#113610) f0b9a0ba0649e11f190d20e86f92b566dfb8da0f [clang][bytecode] Diagnose delete with non-virtual dtor (#114373) 7557972884106e6bdaf00eabe1a8cafec861a7fe [lldb][test] Fix formatting in TestInlineStepping.py a218f0f354e9df2ce689686be503f3d85fea44f9 [lldb][test] Skip one inline stepping test for arm-ubuntu. (#114295) 862074fa57405a2a0bbc42db1e14b4382e18c59f [LoongArch][NFC] Pre-commit tests for the adjacency of expanded pseudo-insns 084889802d8b8bafa032dce52fb59d79b392da48 [mlir][docs][NFC] Fix typo in bufferization/transforms documentation (#114313) 06984825061f1bf7c70087833a8d4f6d9feb2865 [flang][MLIR] Hoist do concurrent nest bounds/steps outside the nest (#114020) 7cd29741fa9d0835245d421ae163964083e3774a [AMDGPU] Extend mov_dpp8 intrinsic lowering for generic types (#114296) a776bd1a92126bf9bd1b51511364194fd75aa606 [clang-tidy] support return c ? a : b; in bugprone-return-const-ref-from-parameter (#107657) 1897bf61f0bc85c8637997d0f2aa7d94d375d787 [LoongArch] Enable FeatureExtLSX for generic-la64 processor (#113421) d5cdc26f555918e6f292f16ac3800afc97093aac [Clang] Mark RetainCommentsFromSystemHeaders as compatible language options 9735c0518677a40d44cfd730d48d44bd29d0e9d7 [ValueTracking] Compute KnownFP state from recursive select/phi. (#113686) dadfd4a288d9fd87314c1542a052e5942960c40b Revert "[webkit.UncountedLambdaCapturesChecker] Ignore trivial functions and [[clang::noescape]]." (#114372) 287781c7c9dbd7674cf7cbab8a8fe8a49a4b9317 [webkit.UncountedLambdaCapturesChecker] Ignore trivial functions and [[clang::noescape]]. (#113845)
FSINCOS
RescaleConverter
do concurrent
return c ? a : b;
The text was updated successfully, but these errors were encountered:
No branches or pull requests
from: llvm/llvm-project@fdc7812
to: llvm/llvm-project@89a8c71
commit: d2db7d8
Change Logs
from fdc78120bde1426b223196bec645b6f27fc60f0e to 89a8c71db61282c4e7522ffda5dbee890900dca5
89a8c71db61282c4e7522ffda5dbee890900dca5 [SDAG] Support expanding
FSINCOS
to vector library calls (#114039)3f17613509167e9e0e1502b162524b7f484b39aa [docs] Point to Discourse for creating RFCs (#114341)
b396921d0c7d9ad396a1ee6ac85d0dbda965699f [SCCP] Handle llvm.vscale intrinsic calls (#114033)
b185e925ada76e639f5d5eecd6c0a71a0f38235a [AArch64] Add assembly/disassembly for {S,U,SU,US}TMOPA instructions (#113946)
18f0f709345cc7e611c4f944832edb71284caacb [RISCV] Support llvm.masked.expandload intrinsic (#101954)
bd6c21460f67ba5e4780491cbe404e2252e3c04d [MLIR][OpenMP] Emit descriptive errors for all unsupported clauses (#114037)
fcaa8c6e2240a950d3d86fb723d9b0a363b7346a Fix MSVC "signed/unsigned mismatch" warning. NFC.
21a6032eca9715e48a6a689f4cbdf22e66bb143a [MLIR][OpenMP] Simplify translation to LLVM IR error handling (#114036)
262afc8aec9e384511e5da26b84f5bdc219fbf91 [mlir][TosaToLinalg]
RescaleConverter
only support integer type (#114239)d3daa3c4435a54f7876d0ced81787fea92e77d08 [clang/AST] Make it possible to use SwiftAttr in type context (#108631)
95c5042db8f962f382edb09c8f4c514e57c23c4c [AArch64] Add assembly/disassembly for {S,SU,US,U}MOP4{A,S} instructions (#113349)
73fbae8383c0994bcc2a5d5307883f53a1fe7d9c [libc++][C++03] Fix libc++ includes (#109000)
92af82a48d09ffe96c4f3275b80b9692b0c6a803 [VectorCombine] Fold "shuffle (binop (shuffle, shuffle)), undef" --> "binop (shuffle), (shuffle)" (#114101)
d924a9ba03a05b417676e84f6c81aac44f907f71 Revert "[InstrPGO] Support cold function coverage instrumentation (#109837)"
06e28ed84f3f0a05b493699965e18e7a5aeaccd2 Revert "specify clang --target to fix breakage on AIX (#114127)"
22081dc40ba8b13e70df71bb7350126658e8cc70 [SPIR-V] Add missing ScalarOpts library (#114384)
0800351da4c76c786ce43efe4edc4210f4690875 [AArch64][SVE] Use INS when moving elements from bottom 128b of SVE type (#114034)
86974e15f517e8a4ef3bb91125e75cf43d69da6d [libclc] Restore header order, which formatting broke
fba9f05ff7b36f9cbb5835d79f659290dadecaad [libclc] Format clc_ldexp.cl and clc_hypot.cl. NFC
78a98c7aa8ec390045c7a1f84bde6ecbc7b8ca84 [gn build] Port e67e03a22c27
89f2d50cda2462d744e2ef08d662265a8d598e2a [mlir][debug] Support DIGenericSubrange. (#113441)
e67e03a22c27b26125247efeae1b2d36edeb3617 [analyzer] EvalBinOpLL should return Unknown less often (#114222)
ccb7cc319f8ea07bb64c2efb0c4f1e42076ef446 [clang][bytecode] Diagnose negative array sizes differently (#114380)
28d071803387b6b5c2ba6bc8321aa8e35168167a [DAGCombiner] Add combine avg from shifts (#113909)
3bc58fc7f79a9b0cbf931573cb257344bfeaca1e [lldb][test] Fix FileActionTest.cpp for Windows (#112657)
ba1a09da8d4d8138e932d3b6dc96a7bfc5b86fe7 [AMDGPU] Allow overload of __builtin_amdgcn_mov_dpp8 (#113610)
f0b9a0ba0649e11f190d20e86f92b566dfb8da0f [clang][bytecode] Diagnose delete with non-virtual dtor (#114373)
7557972884106e6bdaf00eabe1a8cafec861a7fe [lldb][test] Fix formatting in TestInlineStepping.py
a218f0f354e9df2ce689686be503f3d85fea44f9 [lldb][test] Skip one inline stepping test for arm-ubuntu. (#114295)
862074fa57405a2a0bbc42db1e14b4382e18c59f [LoongArch][NFC] Pre-commit tests for the adjacency of expanded pseudo-insns
084889802d8b8bafa032dce52fb59d79b392da48 [mlir][docs][NFC] Fix typo in bufferization/transforms documentation (#114313)
06984825061f1bf7c70087833a8d4f6d9feb2865 [flang][MLIR] Hoist
do concurrent
nest bounds/steps outside the nest (#114020)7cd29741fa9d0835245d421ae163964083e3774a [AMDGPU] Extend mov_dpp8 intrinsic lowering for generic types (#114296)
a776bd1a92126bf9bd1b51511364194fd75aa606 [clang-tidy] support
return c ? a : b;
in bugprone-return-const-ref-from-parameter (#107657)1897bf61f0bc85c8637997d0f2aa7d94d375d787 [LoongArch] Enable FeatureExtLSX for generic-la64 processor (#113421)
d5cdc26f555918e6f292f16ac3800afc97093aac [Clang] Mark RetainCommentsFromSystemHeaders as compatible language options
9735c0518677a40d44cfd730d48d44bd29d0e9d7 [ValueTracking] Compute KnownFP state from recursive select/phi. (#113686)
dadfd4a288d9fd87314c1542a052e5942960c40b Revert "[webkit.UncountedLambdaCapturesChecker] Ignore trivial functions and [[clang::noescape]]." (#114372)
287781c7c9dbd7674cf7cbab8a8fe8a49a4b9317 [webkit.UncountedLambdaCapturesChecker] Ignore trivial functions and [[clang::noescape]]. (#113845)
The text was updated successfully, but these errors were encountered: