[PATCH] D130080: [InstCombine] Change order of canonicalization of ADD and AND
Simon Pilgrim via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Tue Jul 19 07:27:03 PDT 2022
RKSimon added inline comments.
================
Comment at: llvm/test/Transforms/InstCombine/add.ll:727
; If all bits affected by the add are included
; in the mask, do the add before the mask op.
----------------
Update the comment
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D130080/new/
https://reviews.llvm.org/D130080
More information about the llvm-commits
mailing list