[all-commits] [llvm/llvm-project] f91aaf: Return "[LICM] Support logical AND/OR when hoistin...
Max Kazantsev via All-commits
all-commits at lists.llvm.org
Mon Mar 13 00:35:10 PDT 2023
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: f91aaf1b0c5d0c1a5880490a15f71e433a746e35
https://github.com/llvm/llvm-project/commit/f91aaf1b0c5d0c1a5880490a15f71e433a746e35
Author: Max Kazantsev <mkazantsev at azul.com>
Date: 2023-03-13 (Mon, 13 Mar 2023)
Changed paths:
M llvm/lib/Transforms/Scalar/LICM.cpp
M llvm/test/Transforms/LICM/min_max.ll
Log Message:
-----------
Return "[LICM] Support logical AND/OR when hoisting min/max"
Underlying bug (creation of umin for pointers) is now fixed.
Differential Revision: https://reviews.llvm.org/D145771
More information about the All-commits
mailing list