[PATCH] D154760: [DAGCombine] Canonicalize operands for visitANDLike

Alex Bradbury via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Sun Jul 9 09:41:57 PDT 2023


asb added a comment.

@hev you don't seem to have used update_llc_test_checks.py to regenerate the test case, as the new function doesn't have RV32I check lines, and RV64I check lines weren't added to `@main`.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D154760



More information about the llvm-commits mailing list