[all-commits] [llvm/llvm-project] 28c183: [ConstantFold] Add some tests for binops with cons...
Florian Hahn via All-commits
all-commits at lists.llvm.org
Sun Nov 17 13:29:05 PST 2019
Branch: refs/heads/master
Home: https://github.com/llvm/llvm-project
Commit: 28c183859ae0e92b638721a738019fe7265910a5
https://github.com/llvm/llvm-project/commit/28c183859ae0e92b638721a738019fe7265910a5
Author: Florian Hahn <flo at fhahn.com>
Date: 2019-11-17 (Sun, 17 Nov 2019)
Changed paths:
A llvm/test/Analysis/ConstantFolding/binop-identity-undef.ll
Log Message:
-----------
[ConstantFold] Add some tests for binops with constants and undefs.
Precommit tests for D70169.
More information about the All-commits
mailing list