[all-commits] [llvm/llvm-project] 0d67d9: [ConstantFolding] fold integer bitwidth is greater...
Kohei Asano via All-commits
all-commits at lists.llvm.org
Tue May 16 19:09:33 PDT 2023
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 0d67d9aedade0eacfe296a1415de4aa720147bf4
https://github.com/llvm/llvm-project/commit/0d67d9aedade0eacfe296a1415de4aa720147bf4
Author: khei4 <kk.asano.luxy at gmail.com>
Date: 2023-05-17 (Wed, 17 May 2023)
Changed paths:
M llvm/lib/Analysis/ConstantFolding.cpp
M llvm/test/Transforms/InstSimplify/ConstProp/loads.ll
Log Message:
-----------
[ConstantFolding] fold integer bitwidth is greater than 63, and not multiple of 8 variables
Differential Revision: https://reviews.llvm.org/D150422
More information about the All-commits
mailing list