[PATCH] D131255: Fix Wbitfield-constant-conversion on 1-bit signed bitfield

Erich Keane via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Mon Aug 8 06:20:39 PDT 2022


erichkeane added a comment.

I did a pass through, this seems like it is the right thing.  I looked over the codegen tests, and I'm convinced it does what we want from that perspective.  I'll leave it to @aaron.ballman to take another look for +1'ing this though.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D131255



More information about the cfe-commits mailing list