[RISCV][P-ext] Return SDValue() instead of calling DAG.UnrollVectorOp for non-splat shift amounts. NFCI (#198914)
The generic legalizer can call DAG.UnrollVectorOp itself.
[PowerPC] set libcall lowering for fp setcc ops on SPE boards (#153238)
SPE fp comparison instructions don't comply with IEEE-754. They treat
special values like NaN and Inf as normalized numbers, which leads to
incorrect results. For example, when comparing NaN with a normal, the
result can be true, even though the standard requires comparisons with
NaN to be false.
This patch fixes the issue by lowering these operations to libcalls. SPE
comparison instructions can still be used when fast-math flag is
enabled.
www/gitlab: Update RUN_DEPENDS
- Change RUN_DEPENDS from rubygem-connection_pool to rubygem-connection_pool-gitlab
- Change RUN_DEPENDS from rubygem-rack-proxy to rubygem-rack-proxy-gitlab
- Bump PORTREVISION for dependency change
mail/rubygem-valid_email: Change RUN_DEPENDS from rubygem-mail to rubygem-mail-gitlab
- Bump PORTREVISION for dependency change
It is required for rubygem-mail 2.9.0 update.
net/rubygem-openid_connect: Change RUN_DEPENDS from rubygem-mail to rubygem-mail-gitlab
- Bump PORTREVISION for dependency change
It is required for rubygem-mail 2.9.0 update.
mail/rubygem-actionmailer-gitlab: Change RUN_DEPENDS from rubygem-mail to rubygem-mail-gitlab
- Bump PORTREVISION for dependency change
It is required for rubygem-mail 2.9.0 update.
mail/rubygem-actionmailbox-gitlab: Change RUN_DEPENDS from rubygem-mail to rubygem-mail-gitlab
- Bump PORTREVISION for dependency change
It is required for rubygem-mail 2.9.0 update.
textproc/ruby-rttool: Update BUILD_DEPENDS
textproc/ruby-rdtool is broken for more than 2 years and marked deprecated now.
Approved by: portmgr (blanket)
With hat: ruby