[all-commits] [llvm/llvm-project] 7c71b4: [InstCombine] Remove accidental unnecessary Consta...
Simon Pilgrim via All-commits
all-commits at lists.llvm.org
Sun Oct 11 02:40:17 PDT 2020
Branch: refs/heads/master
Home: https://github.com/llvm/llvm-project
Commit: 7c71b44980b98856f36ef208531050dcc4f0ea1a
https://github.com/llvm/llvm-project/commit/7c71b44980b98856f36ef208531050dcc4f0ea1a
Author: Simon Pilgrim <llvm-dev at redking.me.uk>
Date: 2020-10-11 (Sun, 11 Oct 2020)
Changed paths:
M llvm/include/llvm/IR/Constants.h
Log Message:
-----------
[InstCombine] Remove accidental unnecessary ConstantExpr qualification added in rGb752daa26b64155
MSVC didn't complain but everything else did....
More information about the All-commits
mailing list