[PATCH] D31062: PR32288: Describe a bool parameter's DWARF location with a simple register

David Blaikie via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Mar 16 17:11:49 PDT 2017


dblaikie created this revision.

There's no need (& a bit incorrect) to mask off the high bits of the
register reference when describing a simple bool value.


https://reviews.llvm.org/D31062

Files:
  lib/Transforms/Utils/Local.cpp
  test/Transforms/Util/split-bit-piece.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D31062.92087.patch
Type: text/x-patch
Size: 8953 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20170317/4e6b25c4/attachment.bin>


More information about the llvm-commits mailing list