[all-commits] [llvm/llvm-project] 4d6fc8: [AMDGPU] Add patterns for V_CMP_O/U (#69157)
Pierre van Houtryve via All-commits
all-commits at lists.llvm.org
Mon Oct 16 04:08:10 PDT 2023
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 4d6fc88946eec6b2ef1d8a91e3425a8e0a84288b
https://github.com/llvm/llvm-project/commit/4d6fc88946eec6b2ef1d8a91e3425a8e0a84288b
Author: Pierre van Houtryve <pierre.vanhoutryve at amd.com>
Date: 2023-10-16 (Mon, 16 Oct 2023)
Changed paths:
M llvm/lib/Target/AMDGPU/VOPCInstructions.td
M llvm/test/CodeGen/AMDGPU/llvm.amdgcn.fcmp.w32.ll
M llvm/test/CodeGen/AMDGPU/llvm.amdgcn.fcmp.w64.ll
Log Message:
-----------
[AMDGPU] Add patterns for V_CMP_O/U (#69157)
Fixes SWDEV-427162
More information about the All-commits
mailing list