[all-commits] [llvm/llvm-project] aca332: [InstCombine] add tests for shuffles with FP<->int...
Sanjay Patel via All-commits
all-commits at lists.llvm.org
Tue May 10 11:13:50 PDT 2022
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: aca33294de9a062f7ff82d861cb671f443ed78ee
https://github.com/llvm/llvm-project/commit/aca33294de9a062f7ff82d861cb671f443ed78ee
Author: Sanjay Patel <spatel at rotateright.com>
Date: 2022-05-10 (Tue, 10 May 2022)
Changed paths:
M llvm/test/Transforms/InstCombine/vec_shuffle.ll
Log Message:
-----------
[InstCombine] add tests for shuffles with FP<->int cast operands; NFC
More information about the All-commits
mailing list