Skip to content

Conversation

unterumarmung
Copy link
Contributor

This patch is part of a larger initiative aimed at fixing floating-point max and min operations in MLIR: https://discourse.llvm.org/t/rfc-fix-floating-point-max-and-min-operations-in-mlir/72671.

This commit addresses Task 1.2 of the mentioned RFC. By renaming these operations, we align their names with LLVM intrinsics that have corresponding semantics.

@unterumarmung
Copy link
Contributor Author

@dcaballe I guess we should post an announcement here?

…umf`

This patch is part of a larger initiative aimed at fixing floating-point `max` and `min` operations in MLIR: https://discourse.llvm.org/t/rfc-fix-floating-point-max-and-min-operations-in-mlir/72671.

This commit addresses Task 1.2 of the mentioned RFC. By renaming these operations, we align their names with LLVM intrinsics that have corresponding semantics.
@dcaballe
Copy link
Contributor

dcaballe commented Sep 9, 2023

Thanks!

@dcaballe I guess we should post an announcement here?

Yeah, perhaps pointing at the RFC

Copy link
Member

@kuhar kuhar left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

SPIR-V LGTM

@unterumarmung
Copy link
Contributor Author

Thanks!

@dcaballe I guess we should post an announcement here?

Yeah, perhaps pointing at the RFC

https://discourse.llvm.org/t/psa-renaming-ariths-maxf-and-minf-operations/73353
Done

Copy link
Contributor

@ThomasRaoux ThomasRaoux left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM, thanks!

@dcaballe dcaballe merged commit 8a6e54c into llvm:main Sep 12, 2023
dcaballe pushed a commit to iree-org/llvm-project that referenced this pull request Sep 14, 2023
…umf` (llvm#65800)

This patch is part of a larger initiative aimed at fixing floating-point `max` and `min` operations in MLIR: https://discourse.llvm.org/t/rfc-fix-floating-point-max-and-min-operations-in-mlir/72671.

This commit addresses Task 1.2 of the mentioned RFC. By renaming these operations, we align their names with LLVM intrinsics that have corresponding semantics.
ZijunZhaoCCK pushed a commit to ZijunZhaoCCK/llvm-project that referenced this pull request Sep 19, 2023
…umf` (llvm#65800)

This patch is part of a larger initiative aimed at fixing floating-point `max` and `min` operations in MLIR: https://discourse.llvm.org/t/rfc-fix-floating-point-max-and-min-operations-in-mlir/72671.

This commit addresses Task 1.2 of the mentioned RFC. By renaming these operations, we align their names with LLVM intrinsics that have corresponding semantics.
sjain-stanford added a commit to sjain-stanford/mlir-tcp-archive that referenced this pull request Oct 18, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
backend:AMDGPU flang:openmp flang Flang issues not falling into any other category mlir:python MLIR Python bindings mlir:vectorops
Projects
None yet
Development

Successfully merging this pull request may close these issues.

6 participants