[PATCH] D149782: [DAGCombiner] Add bswap(logic_op(bswap(x), y)) regression test case; NFC

Noah Goldstein via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon May 15 18:09:25 PDT 2023


goldstein.w.n added a comment.

  Applying: Add bswap(logic_op(bswap(x), y)) regression test case; NFC
  .git/rebase-apply/patch:127: new blank line at EOF.
  +
  .git/rebase-apply/patch:220: new blank line at EOF.
  +
  warning: 2 lines add whitespace errors.

Can you fix the whitespace issues?


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

https://reviews.llvm.org/D149782



More information about the llvm-commits mailing list