[PATCH] D113349: [SCEV] Fix and validate ValueExprMap/ExprValueMap consistency
Nikita Popov via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Sat Nov 6 12:52:50 PDT 2021
nikic added inline comments.
================
Comment at: llvm/test/CodeGen/PowerPC/more-dq-form-prepare.ll:1
; NOTE: Assertions have been autogenerated by utils/update_llc_test_checks.py
; RUN: llc -verify-machineinstrs -mcpu=pwr10 < %s | FileCheck %s
----------------
This test changes because more instructions get reused by SCEV expander.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D113349/new/
https://reviews.llvm.org/D113349
More information about the llvm-commits
mailing list