[all-commits] [llvm/llvm-project] a7786b: AMDGPU: Move zeroed FP high bits optimization to p...
Matt Arsenault via All-commits
all-commits at lists.llvm.org
Tue Jun 22 09:48:17 PDT 2021
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: a7786badb75b8c7cd425fefaeefc0a99fe8b49d8
https://github.com/llvm/llvm-project/commit/a7786badb75b8c7cd425fefaeefc0a99fe8b49d8
Author: Matt Arsenault <Matthew.Arsenault at amd.com>
Date: 2021-06-22 (Tue, 22 Jun 2021)
Changed paths:
M llvm/lib/Target/AMDGPU/AMDGPUISelDAGToDAG.cpp
M llvm/lib/Target/AMDGPU/AMDGPUISelLowering.cpp
M llvm/lib/Target/AMDGPU/AMDGPUISelLowering.h
M llvm/lib/Target/AMDGPU/AMDGPUInstrInfo.td
M llvm/lib/Target/AMDGPU/SIISelLowering.cpp
M llvm/lib/Target/AMDGPU/SIInstrInfo.td
M llvm/lib/Target/AMDGPU/SIInstructions.td
Log Message:
-----------
AMDGPU: Move zeroed FP high bits optimization to patterns
More information about the All-commits
mailing list