Custom lower select/fp_extend and update related testing files
Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Time | Test | |
---|---|---|
90 ms | x64 debian > LLVM.CodeGen/AArch64::sve-streaming-mode-fixed-length-fp-select.ll Script:
--
: 'RUN: at line 2'; /var/lib/buildkite-agent/builds/llvm-project/build/bin/llc -force-streaming-compatible-sve < /var/lib/buildkite-agent/builds/llvm-project/llvm/test/CodeGen/AArch64/sve-streaming-mode-fixed-length-fp-select.ll | /var/lib/buildkite-agent/builds/llvm-project/build/bin/FileCheck /var/lib/buildkite-agent/builds/llvm-project/llvm/test/CodeGen/AArch64/sve-streaming-mode-fixed-length-fp-select.ll
| |
160 ms | x64 debian > LLVM.CodeGen/AArch64::sve-streaming-mode-fixed-length-int-select.ll Script:
--
: 'RUN: at line 2'; /var/lib/buildkite-agent/builds/llvm-project/build/bin/llc -force-streaming-compatible-sve < /var/lib/buildkite-agent/builds/llvm-project/llvm/test/CodeGen/AArch64/sve-streaming-mode-fixed-length-int-select.ll | /var/lib/buildkite-agent/builds/llvm-project/build/bin/FileCheck /var/lib/buildkite-agent/builds/llvm-project/llvm/test/CodeGen/AArch64/sve-streaming-mode-fixed-length-int-select.ll
| |
90 ms | x64 debian > LLVM.CodeGen/AArch64::sve-streaming-mode-fixed-length-int-vselect.ll Script:
--
: 'RUN: at line 2'; /var/lib/buildkite-agent/builds/llvm-project/build/bin/llc -force-streaming-compatible-sve < /var/lib/buildkite-agent/builds/llvm-project/llvm/test/CodeGen/AArch64/sve-streaming-mode-fixed-length-int-vselect.ll | /var/lib/buildkite-agent/builds/llvm-project/build/bin/FileCheck /var/lib/buildkite-agent/builds/llvm-project/llvm/test/CodeGen/AArch64/sve-streaming-mode-fixed-length-int-vselect.ll
|
Event Timeline
Comment Actions
LGTM, but can you update the commit message to say: [AArch64][SME]: Custom lower select and fp_extend for Streaming SVE ?