[all-commits] [llvm/llvm-project] 1d090b: LoopVectorize/test: add missing CHECK lines, clean...
Ramkumar Ramachandra via All-commits
all-commits at lists.llvm.org
Tue Oct 31 05:51:00 PDT 2023
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 1d090b8241c67d95911335efc5b11cea2f344050
https://github.com/llvm/llvm-project/commit/1d090b8241c67d95911335efc5b11cea2f344050
Author: Ramkumar Ramachandra <Ramkumar.Ramachandra at imgtec.com>
Date: 2023-10-31 (Tue, 31 Oct 2023)
Changed paths:
M llvm/test/Transforms/LoopVectorize/intrinsic.ll
Log Message:
-----------
LoopVectorize/test: add missing CHECK lines, cleanup intrinsic.ll (#70202)
Clean up intrinsic.ll by removing extraneous attributes and target
datalayout, fix a bug in the copysign_f64 test, and add missing CHECK
lines.
More information about the All-commits
mailing list