[PATCH] D122416: [llvm][NFC] Prefer using variadic isa<> over non-variadic isa<>s
Hirochika Matsumoto via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Tue Mar 29 03:29:11 PDT 2022
hkmatsumoto updated this revision to Diff 418830.
hkmatsumoto added a comment.
Sync with main branch
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D122416/new/
https://reviews.llvm.org/D122416
Files:
llvm/lib/Transforms/InstCombine/InstCombineAndOrXor.cpp
llvm/test/Transforms/InstCombine/ispow2.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D122416.418830.patch
Type: text/x-patch
Size: 9124 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20220329/7396cbce/attachment.bin>
More information about the llvm-commits
mailing list