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@5f7568a to: llvm/llvm-project@3edbe36 commit: 18fa4fe
from 5f7568a32c5572e10c8818192a985d7278a261e2 to 3edbe36c3eb01d1c35ac1761da108e3a493258ee
3edbe36c3eb01d1c35ac1761da108e3a493258ee [clang] Fix missing check for nullptr in CallExpr::getUnusedResultAttr (#118636) 67652a3d9fa80dcd940ce8863e32d0a274f7f8e1 [PhaseOrdering][X86] Add horizontal-sub test coverage for #34072 0c1cf753008f375169c4d3a113b7b4f1120dddba [mlir] DCE RegisteredOperationName::parseAssembly decl (#121730) fd6f8b3ce33cc2cbe378f8f1b391f3f40fa7bd54 [AMDGPU] [GlobalIsel] Combine Fmul with Select into ldexp instruction. (#120104) 9ce8f4b70b31b031ac9b4818a268bfc8c67a7a8e [mlir] DCE friend Dialect::registerDialect (#121728) d8d4c187619098ee7b0497b4f40311e3ee1f9259 [AArch64][SME] Disable inlining of callees with new ZT0 state (#121338) 648e256e541d6421eca72df733f888787485bda8 Reapply "[clang][analyzer] Stable order for SymbolRef-keyed containers" (#121749) 266bb4971b7cb8481bf9f3aa7a9fbba08ec89d98 [docs] fix grammar mistake (#121695) 3bd494dfa6d520e25dc03047c92f28c121293a75 [lldb][POSIX] Replace bzero with memset in domain socket code (#121747) b359c84f3ad68457048740b3d259258d3722eeed [RISCV] Don't commute with shift if it would break sh{1,2,3}add pattern (#119527) ef2afa1e83fad5f813e5d12f4a88acbaf8cf85fe [libc++] Simplify unwrap_ref_decay a bit (#121623) e4e2f5369301d0965343406089d63ddfba4c08d0 [clang] Add sincos builtin using llvm.sincos intrinsic (#114086) 4df366cd8080851f83628cedf85f9f84c2db317d [FLANG][OpenMP]Add support for ALIGN clause on OMP ALLOCATE (#120791) 599c73990532333e62edf8ba19a5302b543f976f [mlir][GPU] Add NVVM-specific cf.assert lowering (#120431) a13bcf3ced35b0df89ac13670690b4482052e47f [clang] Do not serialize function definitions without a body (#121550) 31340457399d218c27a7a74770eb9fa03e6ae92b [AArch64][SVE] Add dot product codegen for partial reductions with no binary operation on input (#120207) 1feeeb47e56f8551dcd813fbb987bec628970f0d [LoopVectorize][NFC] Move "LV: Selecting VF" debug output (#120744) d3b77a960dd9edf34a9143003ee2813926c31a7e [gn build] Port 3a7a9c928671 3a7a9c928671adc17046acc3a25e2d9bd5c80fcc [lldb][AIX] HostInfoAIX Support (#117906) a3fff3a14daefd99760f4a848985b6e971ff4496 [LoopVectorize][NFC] Fix arith-fp-frem-costs.ll test to use new vplan cost model (#120742) 8e1b49c38edc667b0d740f19b24c9796b948c274 Complex deinterleaving/single reductions build fix Reapply "Add support for single reductions in ComplexDeinterleavingPass (#112875)" (#120441) 3c5f2698b02ae3cec13551226f083984ab41f0f3 [clang][NFC] Stop using atypical compiler arguments in C++ DR tests f6bfbc87779ef2079e9b1356ac21381659f13fbb [mlir] flush output in transform.print (#121382) 9e4774b934a26489e0e3ae60def3aefb5c73edd3 [clang-format] Add LT_RequiresExpression and LT_SimpleRequirement (#121681) 0b73b5af60f2c544892b9dd68b4fa43eeff52fc1 [AArch64] Correct position of CFI Instruction for Pointer Authentication (#121559) 3c8344f7ba7e33febb93dec40374d55119c8571b [AArch64][SME] Fix broken compiler check for SME2 support in compiler-rt (#121625) eff126501efc3981727ef0e918c4dca0fa2eb778 [clang][NFC] Fix expected directives in C++ DRs 2a593bbcf3b022a4ac11a76e03883d6aae2f000c [clang][NFC] Stop testing CWG2917 in C++98 mode 6b81e746bff0c59bfa20fc490c852376092adc1c [LLVM] Update AliasAnalysis maintainers (#120447) 7a62a3a8dc91cb5bfebccac3fe509af009383799 [LLVM] Fix formatting mistakes in Maintainers.md (NFC) b0c0a148dbad9f4d9a2e855deec05669269d30c7 [lldb][Docs] Add equivalents of GDB's "skip" to command map (#120740) efd929efa589d863611473b99c3249c9d0f3f5ed [libclc] Add Maintainers.md for libclc (#118309) 2b63077cfa13095b3e64f79fe825cc85ca9da7be [llvm] Remove br i1 undef from CodeGen/X86 tests (#121733) f99b1907570aa1ac3c8c0ff886563766bbdbc1c8 [gn build] Port b51a082e1afd c05599966cd594c15834378f57669719d221c4d4 [InstCombine] Fix FMF propagation in copysign Mag, (copysign ?, X) -> copysign Mag, X (#121574) b51a082e1afd707f8cf1473e4c49374e7e951d2d Revert "[Support] Recycler: Enforce minimum allocation size" (#121735)
RegisteredOperationName::parseAssembly
friend Dialect::registerDialect
llvm.sincos
cf.assert
br i1 undef
copysign Mag, (copysign ?, X) -> copysign Mag, X
The text was updated successfully, but these errors were encountered:
See #161
Sorry, something went wrong.
No branches or pull requests
from: llvm/llvm-project@5f7568a
to: llvm/llvm-project@3edbe36
commit: 18fa4fe
Change Logs
from 5f7568a32c5572e10c8818192a985d7278a261e2 to 3edbe36c3eb01d1c35ac1761da108e3a493258ee
3edbe36c3eb01d1c35ac1761da108e3a493258ee [clang] Fix missing check for nullptr in CallExpr::getUnusedResultAttr (#118636)
67652a3d9fa80dcd940ce8863e32d0a274f7f8e1 [PhaseOrdering][X86] Add horizontal-sub test coverage for #34072
0c1cf753008f375169c4d3a113b7b4f1120dddba [mlir] DCE
RegisteredOperationName::parseAssembly
decl (#121730)fd6f8b3ce33cc2cbe378f8f1b391f3f40fa7bd54 [AMDGPU] [GlobalIsel] Combine Fmul with Select into ldexp instruction. (#120104)
9ce8f4b70b31b031ac9b4818a268bfc8c67a7a8e [mlir] DCE
friend Dialect::registerDialect
(#121728)d8d4c187619098ee7b0497b4f40311e3ee1f9259 [AArch64][SME] Disable inlining of callees with new ZT0 state (#121338)
648e256e541d6421eca72df733f888787485bda8 Reapply "[clang][analyzer] Stable order for SymbolRef-keyed containers" (#121749)
266bb4971b7cb8481bf9f3aa7a9fbba08ec89d98 [docs] fix grammar mistake (#121695)
3bd494dfa6d520e25dc03047c92f28c121293a75 [lldb][POSIX] Replace bzero with memset in domain socket code (#121747)
b359c84f3ad68457048740b3d259258d3722eeed [RISCV] Don't commute with shift if it would break sh{1,2,3}add pattern (#119527)
ef2afa1e83fad5f813e5d12f4a88acbaf8cf85fe [libc++] Simplify unwrap_ref_decay a bit (#121623)
e4e2f5369301d0965343406089d63ddfba4c08d0 [clang] Add sincos builtin using
llvm.sincos
intrinsic (#114086)4df366cd8080851f83628cedf85f9f84c2db317d [FLANG][OpenMP]Add support for ALIGN clause on OMP ALLOCATE (#120791)
599c73990532333e62edf8ba19a5302b543f976f [mlir][GPU] Add NVVM-specific
cf.assert
lowering (#120431)a13bcf3ced35b0df89ac13670690b4482052e47f [clang] Do not serialize function definitions without a body (#121550)
31340457399d218c27a7a74770eb9fa03e6ae92b [AArch64][SVE] Add dot product codegen for partial reductions with no binary operation on input (#120207)
1feeeb47e56f8551dcd813fbb987bec628970f0d [LoopVectorize][NFC] Move "LV: Selecting VF" debug output (#120744)
d3b77a960dd9edf34a9143003ee2813926c31a7e [gn build] Port 3a7a9c928671
3a7a9c928671adc17046acc3a25e2d9bd5c80fcc [lldb][AIX] HostInfoAIX Support (#117906)
a3fff3a14daefd99760f4a848985b6e971ff4496 [LoopVectorize][NFC] Fix arith-fp-frem-costs.ll test to use new vplan cost model (#120742)
8e1b49c38edc667b0d740f19b24c9796b948c274 Complex deinterleaving/single reductions build fix Reapply "Add support for single reductions in ComplexDeinterleavingPass (#112875)" (#120441)
3c5f2698b02ae3cec13551226f083984ab41f0f3 [clang][NFC] Stop using atypical compiler arguments in C++ DR tests
f6bfbc87779ef2079e9b1356ac21381659f13fbb [mlir] flush output in transform.print (#121382)
9e4774b934a26489e0e3ae60def3aefb5c73edd3 [clang-format] Add LT_RequiresExpression and LT_SimpleRequirement (#121681)
0b73b5af60f2c544892b9dd68b4fa43eeff52fc1 [AArch64] Correct position of CFI Instruction for Pointer Authentication (#121559)
3c8344f7ba7e33febb93dec40374d55119c8571b [AArch64][SME] Fix broken compiler check for SME2 support in compiler-rt (#121625)
eff126501efc3981727ef0e918c4dca0fa2eb778 [clang][NFC] Fix expected directives in C++ DRs
2a593bbcf3b022a4ac11a76e03883d6aae2f000c [clang][NFC] Stop testing CWG2917 in C++98 mode
6b81e746bff0c59bfa20fc490c852376092adc1c [LLVM] Update AliasAnalysis maintainers (#120447)
7a62a3a8dc91cb5bfebccac3fe509af009383799 [LLVM] Fix formatting mistakes in Maintainers.md (NFC)
b0c0a148dbad9f4d9a2e855deec05669269d30c7 [lldb][Docs] Add equivalents of GDB's "skip" to command map (#120740)
efd929efa589d863611473b99c3249c9d0f3f5ed [libclc] Add Maintainers.md for libclc (#118309)
2b63077cfa13095b3e64f79fe825cc85ca9da7be [llvm] Remove
br i1 undef
from CodeGen/X86 tests (#121733)f99b1907570aa1ac3c8c0ff886563766bbdbc1c8 [gn build] Port b51a082e1afd
c05599966cd594c15834378f57669719d221c4d4 [InstCombine] Fix FMF propagation in
copysign Mag, (copysign ?, X) -> copysign Mag, X
(#121574)b51a082e1afd707f8cf1473e4c49374e7e951d2d Revert "[Support] Recycler: Enforce minimum allocation size" (#121735)
The text was updated successfully, but these errors were encountered: