Logo
Explore Help
Register Sign In
caio/clang-p2996
1
0
Fork 0
You've already forked clang-p2996
Code Issues Pull Requests Actions Packages Projects Releases Wiki Activity
Files
6cb702d00dbec2bc2f58870d3ee40c8564d89832
clang-p2996/llvm/test/Analysis/LoopAccessAnalysis
History
Justin Lebar fe455464eb [SCEV] Simplify zext/trunc idiom that appears when handling bitmasks.
Summary:
Specifically, we transform

  zext(2^K * (trunc X to iN)) to iM ->
  2^K * (zext(trunc X to i{N-K}) to iM)<nuw>

This is helpful because pulling the 2^K out of the zext allows further
optimizations.

Reviewers: sanjoy

Subscribers: hiraditya, llvm-commits, timshen

Differential Revision: https://reviews.llvm.org/D48158

llvm-svn: 334737
2018-06-14 17:13:48 +00:00
..
backward-dep-different-types.ll
…
forward-loop-carried.ll
…
forward-loop-independent.ll
…
independent-interleaved.ll
…
interleave-innermost.ll
…
memcheck-for-loop-invariant.ll
…
memcheck-off-by-one-error.ll
…
memcheck-wrapping-pointers.ll
…
multiple-strides-rt-memory-checks.ll
…
non-wrapping-pointer.ll
…
nullptr.ll
…
number-of-memchecks.ll
…
pointer-with-unknown-bounds.ll
…
pr31098.ll
…
resort-to-memchecks-only.ll
…
reverse-memcheck-bounds.ll
…
safe-no-checks.ll
…
safe-with-dep-distance.ll
…
store-to-invariant-check1.ll
…
store-to-invariant-check2.ll
…
store-to-invariant-check3.ll
…
stride-access-dependence.ll
…
underlying-objects-1.ll
…
underlying-objects-2.ll
…
unsafe-and-rt-checks.ll
…
wrapping-pointer-versioning.ll
[SCEV] Simplify zext/trunc idiom that appears when handling bitmasks.
2018-06-14 17:13:48 +00:00
Powered by Gitea Version: 1.25.1 Page: 1026ms Template: 2ms
English
Bahasa Indonesia Deutsch English Español Français Gaeilge Italiano Latviešu Magyar nyelv Nederlands Polski Português de Portugal Português do Brasil Suomi Svenska Türkçe Čeština Ελληνικά Български Русский Українська فارسی മലയാളം 日本語 简体中文 繁體中文(台灣) 繁體中文(香港) 한국어
Licenses API