diff --git a/builtins-avx-x2.ll b/builtins-avx-x2.ll index d263fe25..1776cddb 100644 --- a/builtins-avx-x2.ll +++ b/builtins-avx-x2.ll @@ -29,13 +29,6 @@ ;; NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS ;; SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. -;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;; -;; *** Untested *** AVX target implementation. -;; -;; The LLVM AVX code generator is incomplete, so the ispc AVX target -;; hasn't yet been tested. There is therefore a higher-than-normal -;; chance that there are bugs in the code in this file. - ;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;; ;; Basic 16-wide definitions diff --git a/builtins-avx.ll b/builtins-avx.ll index 55f0e2da..ce1f4e3d 100644 --- a/builtins-avx.ll +++ b/builtins-avx.ll @@ -29,13 +29,6 @@ ;; NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS ;; SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. -;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;; -;; *** Untested *** AVX target implementation. -;; -;; The LLVM AVX code generator is incomplete, so the ispc AVX target -;; hasn't yet been tested. There is therefore a higher-than-normal -;; chance that there are bugs in the code in this file. - ;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;; ;; Basic 8-wide definitions