[all-commits] [llvm/llvm-project] 5a9b99: X86: Move ExpandLargeFpConvert tests to test/Trans...
Matt Arsenault via All-commits
all-commits at lists.llvm.org
Wed Nov 1 23:50:49 PDT 2023
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 5a9b99630b4934b194f2cbc67329e0665172ac6c
https://github.com/llvm/llvm-project/commit/5a9b99630b4934b194f2cbc67329e0665172ac6c
Author: Matt Arsenault <Matthew.Arsenault at amd.com>
Date: 2023-11-02 (Thu, 02 Nov 2023)
Changed paths:
R llvm/test/CodeGen/X86/expand-large-fp-convert-fptosi129.ll
R llvm/test/CodeGen/X86/expand-large-fp-convert-fptoui129.ll
R llvm/test/CodeGen/X86/expand-large-fp-convert-si129tofp.ll
R llvm/test/CodeGen/X86/expand-large-fp-convert-ui129tofp.ll
A llvm/test/Transforms/ExpandLargeFpConvert/X86/expand-large-fp-convert-fptosi129.ll
A llvm/test/Transforms/ExpandLargeFpConvert/X86/expand-large-fp-convert-fptoui129.ll
A llvm/test/Transforms/ExpandLargeFpConvert/X86/expand-large-fp-convert-si129tofp.ll
A llvm/test/Transforms/ExpandLargeFpConvert/X86/expand-large-fp-convert-ui129tofp.ll
A llvm/test/Transforms/ExpandLargeFpConvert/X86/lit.local.cfg
Log Message:
-----------
X86: Move ExpandLargeFpConvert tests to test/Transforms
More information about the All-commits
mailing list