[all-commits] [llvm/llvm-project] 48fa79: Revert "[DAGCombiner] Change foldAndOrOfSETCC() to...
Konstantina Mitropoulou via All-commits
all-commits at lists.llvm.org
Thu Aug 24 20:39:42 PDT 2023
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 48fa79a503a7cf380f98b6335fbd349afae1bd86
https://github.com/llvm/llvm-project/commit/48fa79a503a7cf380f98b6335fbd349afae1bd86
Author: Konstantina Mitropoulou <Konstantina.Mitropoulou at amd.com>
Date: 2023-08-24 (Thu, 24 Aug 2023)
Changed paths:
M llvm/include/llvm/CodeGen/ISDOpcodes.h
M llvm/lib/CodeGen/SelectionDAG/DAGCombiner.cpp
M llvm/test/CodeGen/AMDGPU/combine_andor_with_cmps.ll
M llvm/test/CodeGen/AMDGPU/fma.f16.ll
M llvm/test/CodeGen/AMDGPU/or.ll
Log Message:
-----------
Revert "[DAGCombiner] Change foldAndOrOfSETCC() to optimize and/or patterns with floating points."
This reverts commit 5ec13535235d07eafd64058551bc495f87c283b1.
More information about the All-commits
mailing list