[all-commits] [llvm/llvm-project] 3d34f7: [GlobalIsel][X86] Rename x86_64-select-fcmp.mir to...
Simon Pilgrim via All-commits
all-commits at lists.llvm.org
Mon Jun 12 04:41:47 PDT 2023
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 3d34f7be73443fb947f987fc96ddd137bb9cd641
https://github.com/llvm/llvm-project/commit/3d34f7be73443fb947f987fc96ddd137bb9cd641
Author: Simon Pilgrim <llvm-dev at redking.me.uk>
Date: 2023-06-12 (Mon, 12 Jun 2023)
Changed paths:
A llvm/test/CodeGen/X86/GlobalISel/select-fcmp.mir
R llvm/test/CodeGen/X86/GlobalISel/x86_64-select-fcmp.mir
Log Message:
-----------
[GlobalIsel][X86] Rename x86_64-select-fcmp.mir to select-fcmp.mir and add 32-bit test coverage
x86_64 was being used as shorthand for SSE2
More information about the All-commits
mailing list