[PATCH] D159406: [SelectionDAG] Generalise SelectionDAG::computeOverflowKind to support other opcodes
Mohamed Atef via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Sun Sep 3 09:38:48 PDT 2023
elhewaty added a comment.
I used `git blame` on `SelectionDAG.cpp` and I found that the tests are in `llvm/test/CodeGen/X86/xaluo.ll` I will try to understand `FileChecker` commands. Am I on the right track?
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D159406/new/
https://reviews.llvm.org/D159406
More information about the llvm-commits
mailing list