[all-commits] [llvm/llvm-project] fc905a: [GlobalISel] Don't emit multiply by magic constant...
AE via All-commits
all-commits at lists.llvm.org
Mon Jun 15 14:42:42 PDT 2020
Branch: refs/heads/master
Home: https://github.com/llvm/llvm-project
Commit: fc905ae003df4d2cf9099afbdfc3aa840a82fe10
https://github.com/llvm/llvm-project/commit/fc905ae003df4d2cf9099afbdfc3aa840a82fe10
Author: Amara Emerson <aemerson at apple.com>
Date: 2020-06-15 (Mon, 15 Jun 2020)
Changed paths:
M llvm/lib/CodeGen/GlobalISel/CombinerHelper.cpp
M llvm/test/CodeGen/AArch64/GlobalISel/inline-memset.mir
Log Message:
-----------
[GlobalISel] Don't emit multiply by magic constant for zero memset values.
More information about the All-commits
mailing list