[PATCH] D131959: [AMDGPU] Fix SDST operand of V_DIV_SCALE to always be VCC
Jay Foad via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Tue Aug 30 05:54:40 PDT 2022
foad added inline comments.
================
Comment at: llvm/test/tools/llvm-mca/AMDGPU/gfx11-double.s:147
# CHECK-NEXT: [0,8] . . . . . . . . DeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeE. v_fract_f64_e32 v[4:5], v[4:5]
+# CHECK-NEXT: Truncated display due to cycle limit
----------------
Pierre-vh wrote:
> Not sure why this popped up, I don't really understand the message
Add `--timeline-max-cycles=0` to the RUN line? All the other files in this directory have it.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D131959/new/
https://reviews.llvm.org/D131959
More information about the llvm-commits
mailing list