[PATCH] D146609: [InstCombine] Fold xor of icmps of power of 2

luxufan via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Mar 21 23:50:57 PDT 2023


StephenFan updated this revision to Diff 507253.
StephenFan added a comment.

Rename some variables.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D146609

Files:
  llvm/lib/Transforms/InstCombine/InstCombineAndOrXor.cpp
  llvm/lib/Transforms/InstCombine/InstCombineInternal.h
  llvm/test/Transforms/InstCombine/bit-checks.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D146609.507253.patch
Type: text/x-patch
Size: 5873 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20230322/b99aef0f/attachment.bin>


More information about the llvm-commits mailing list