Add triagebot mentions entry for simd intrinsics
This commit is contained in:
parent
558ac1cfb7
commit
4369a78730
@ -492,6 +492,13 @@ cc = ["@Nadrieril"]
|
|||||||
message = "Some changes might have occurred in exhaustiveness checking"
|
message = "Some changes might have occurred in exhaustiveness checking"
|
||||||
cc = ["@Nadrieril"]
|
cc = ["@Nadrieril"]
|
||||||
|
|
||||||
|
[mentions."library/core/src/intrinsics/simd.rs"]
|
||||||
|
message = """
|
||||||
|
Some changes occurred to the platform-builtins intrinsics. Make sure all
|
||||||
|
codegen backends as well as portable-simd get adapted for the changes.
|
||||||
|
"""
|
||||||
|
cc = ["@antoyo", "@GuillaumeGomez", "@bjorn3", "@calebzulawski", "@programmerjake"]
|
||||||
|
|
||||||
[mentions."library/portable-simd"]
|
[mentions."library/portable-simd"]
|
||||||
message = """
|
message = """
|
||||||
Portable SIMD is developed in its own repository. If possible, consider \
|
Portable SIMD is developed in its own repository. If possible, consider \
|
||||||
|
Loading…
Reference in New Issue
Block a user