[PATCH] D21791: [InstCombine] Fix for trunc folding build break

Anna Thomas via llvm-commits llvm-commits at lists.llvm.org
Thu Jun 30 10:16:07 PDT 2016


anna updated this revision to Diff 62379.
anna marked an inline comment as done.
anna added a comment.

addressed Sanjoy's comments - load atomic ordering should be at most unordered. Added test case `trunc_atomic_monotonic`


Repository:
  rL LLVM

http://reviews.llvm.org/D21791

Files:
  include/llvm/Analysis/Loads.h
  lib/Analysis/Loads.cpp
  lib/Transforms/InstCombine/InstCombineCasts.cpp
  test/Transforms/InstCombine/trunc.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D21791.62379.patch
Type: text/x-patch
Size: 12714 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20160630/f8b55625/attachment.bin>


More information about the llvm-commits mailing list