[all-commits] [llvm/llvm-project] 5fc642: [ConstantFolding] Fix crash when folding vector ll...
Jay Foad via All-commits
all-commits at lists.llvm.org
Thu Apr 20 07:35:16 PDT 2023
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 5fc6425fb6c77052a26cf0cf7b886449fabe1af4
https://github.com/llvm/llvm-project/commit/5fc6425fb6c77052a26cf0cf7b886449fabe1af4
Author: Jay Foad <jay.foad at amd.com>
Date: 2023-04-20 (Thu, 20 Apr 2023)
Changed paths:
M llvm/lib/Analysis/VectorUtils.cpp
A llvm/test/Transforms/InstSimplify/is_fpclass.ll
Log Message:
-----------
[ConstantFolding] Fix crash when folding vector llvm.is.fpclass
Differential Revision: https://reviews.llvm.org/D148803
More information about the All-commits
mailing list