[PATCH] D115924: [ConstantFolding] Unify handling of load from uniform value

Nikita Popov via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Dec 17 07:23:49 PST 2021


nikic updated this revision to Diff 395126.
nikic added a comment.

Simplify condition.


CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D115924/new/

https://reviews.llvm.org/D115924

Files:
  llvm/include/llvm/Analysis/ConstantFolding.h
  llvm/lib/Analysis/ConstantFolding.cpp
  llvm/lib/Transforms/IPO/GlobalOpt.cpp
  llvm/test/Transforms/GlobalOpt/x86_mmx_load.ll
  llvm/test/Transforms/InstSimplify/ConstProp/loads.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D115924.395126.patch
Type: text/x-patch
Size: 6317 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20211217/d6cbdff5/attachment.bin>


More information about the llvm-commits mailing list