[llvm-branch-commits] [llvm] AMDGPU: Improve v4f16/v4bf16 copysign handling (PR #142174)

2025-05-30 Thread Changpeng Fang via llvm-branch-commits
https://github.com/changpeng approved this pull request. https://github.com/llvm/llvm-project/pull/142174 ___ llvm-branch-commits mailing list llvm-branch-commits@lists.llvm.org https://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-branch-commits

[llvm-branch-commits] [llvm] cb5b52a - AMDGPU: Annotate amdgpu.noclobber for global loads only

2021-01-05 Thread Changpeng Fang via llvm-branch-commits
Author: Changpeng Fang Date: 2021-01-05T14:47:19-08:00 New Revision: cb5b52a06eeb7cc868944bb08f71fffe13f33412 URL: https://github.com/llvm/llvm-project/commit/cb5b52a06eeb7cc868944bb08f71fffe13f33412 DIFF: https://github.com/llvm/llvm-project/commit/cb5b52a06eeb7cc868944bb08f71fffe13f33412.diff

[llvm-branch-commits] [llvm] ce0c001 - AMDGPU: If a store defines (alias) a load, it clobbers the load.

2020-12-14 Thread Changpeng Fang via llvm-branch-commits
Author: Changpeng Fang Date: 2020-12-14T16:34:32-08:00 New Revision: ce0c0013d8b11e9ce9820c0add2a013f5992e6a6 URL: https://github.com/llvm/llvm-project/commit/ce0c0013d8b11e9ce9820c0add2a013f5992e6a6 DIFF: https://github.com/llvm/llvm-project/commit/ce0c0013d8b11e9ce9820c0add2a013f5992e6a6.diff