[all-commits] [llvm/llvm-project] 05d04a: [AMDGPU] NFC. Refactor GISel for cmp intrinsics
Joe Nash via All-commits
all-commits at lists.llvm.org
Wed Apr 19 08:34:09 PDT 2023
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 05d04a0180c74b119db96b59c4230ad6f861e553
https://github.com/llvm/llvm-project/commit/05d04a0180c74b119db96b59c4230ad6f861e553
Author: Joe Nash <Joseph.Nash at amd.com>
Date: 2023-04-19 (Wed, 19 Apr 2023)
Changed paths:
M llvm/lib/Target/AMDGPU/AMDGPUInstructionSelector.cpp
Log Message:
-----------
[AMDGPU] NFC. Refactor GISel for cmp intrinsics
Combine the logic for fcmp and icmp intrinsics and use operand presence
instead.
Reviewed By: kosarev, foad
Differential Revision: https://reviews.llvm.org/D148716
More information about the All-commits
mailing list