[clang] [clang] Resolve FIXME in altivec.h (PR #78905)

2024-09-10 Thread Rose Silicon via cfe-commits
https://github.com/RSilicon closed https://github.com/llvm/llvm-project/pull/78905 ___ cfe-commits mailing list cfe-commits@lists.llvm.org https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits

[clang] [clang] Resolve FIXME in altivec.h (PR #78905)

2024-03-24 Thread via cfe-commits
https://github.com/AtariDreams converted_to_draft https://github.com/llvm/llvm-project/pull/78905 ___ cfe-commits mailing list cfe-commits@lists.llvm.org https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits

[clang] [clang] Resolve FIXME in altivec.h (PR #78905)

2024-01-27 Thread Anton Korobeynikov via cfe-commits
asl wrote: I do not thing this is a proper fix and that it actually improves anything. "Treat as signed 5-bit literal" means that: - Only allow literal parameters - Only allow integers that would fit into 5-bit signed immediate https://github.com/llvm/llvm-project/pull/78905 _

[clang] [clang] Resolve FIXME in altivec.h (PR #78905)

2024-01-27 Thread via cfe-commits
https://github.com/AtariDreams updated https://github.com/llvm/llvm-project/pull/78905 >From f20a18d41c87443483df35314c14ecb560ad4fde Mon Sep 17 00:00:00 2001 From: Rose <83477269+ataridre...@users.noreply.github.com> Date: Sun, 21 Jan 2024 11:52:11 -0500 Subject: [PATCH] [clang] Resolve FIXME i

[clang] [clang] Resolve FIXME in altivec.h (PR #78905)

2024-01-26 Thread via cfe-commits
https://github.com/AtariDreams updated https://github.com/llvm/llvm-project/pull/78905 >From 3a5987046ea03dc552e1dc54ca1c60c4afe984cf Mon Sep 17 00:00:00 2001 From: Rose <83477269+ataridre...@users.noreply.github.com> Date: Sun, 21 Jan 2024 11:52:11 -0500 Subject: [PATCH] [clang] Resolve FIXME i

[clang] [clang] Resolve FIXME in altivec.h (PR #78905)

2024-01-25 Thread via cfe-commits
https://github.com/AtariDreams updated https://github.com/llvm/llvm-project/pull/78905 >From b337a4c812571ef3469ce172872ed1b2e3445938 Mon Sep 17 00:00:00 2001 From: Rose <83477269+ataridre...@users.noreply.github.com> Date: Sun, 21 Jan 2024 11:52:11 -0500 Subject: [PATCH] [clang] Resolve FIXME i

[clang] [clang] Resolve FIXME in altivec.h (PR #78905)

2024-01-21 Thread via cfe-commits
https://github.com/AtariDreams updated https://github.com/llvm/llvm-project/pull/78905 >From a465677e8d8b23dcdbb5aecb35cc5aa2df34af02 Mon Sep 17 00:00:00 2001 From: Rose <83477269+ataridre...@users.noreply.github.com> Date: Sun, 21 Jan 2024 11:52:11 -0500 Subject: [PATCH] [clang] Resolve FIXME i

[clang] [clang] Resolve FIXME in altivec.h (PR #78905)

2024-01-21 Thread via cfe-commits
llvmbot wrote: @llvm/pr-subscribers-clang Author: AtariDreams (AtariDreams) Changes treat parameter as a 5-bit signed literal. --- Full diff: https://github.com/llvm/llvm-project/pull/78905.diff 1 Files Affected: - (modified) clang/lib/Headers/altivec.h (+34-30) ``diff diff

[clang] [clang] Resolve FIXME in altivec.h (PR #78905)

2024-01-21 Thread via cfe-commits
https://github.com/AtariDreams created https://github.com/llvm/llvm-project/pull/78905 treat parameter as a 5-bit signed literal. >From 4eced2eb74ad20ac82b6b58463bd1e42272f924a Mon Sep 17 00:00:00 2001 From: Rose <83477269+ataridre...@users.noreply.github.com> Date: Sun, 21 Jan 2024 11:52:11 -0