[PATCH] D132621: [AMDGPU] Drop _oneuse checks from med3 patterns
Jay Foad via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Tue Aug 30 03:40:30 PDT 2022
foad added inline comments.
================
Comment at: llvm/test/CodeGen/AMDGPU/GlobalISel/inst-select-pattern-smed3.mir:148
+---
+name: smed3_s32_vvv_reuse_bounds
+legalized: true
----------------
Please precommit this new test and rebase so that the patch shows the codegen diff.
================
Comment at: llvm/test/CodeGen/AMDGPU/GlobalISel/inst-select-pattern-umed3.mir:148
+---
+name: smed3_s32_vvv_reuse_bounds
+legalized: true
----------------
Please precommit this new test and rebase so that the patch shows the codegen diff.
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D132621/new/
https://reviews.llvm.org/D132621
More information about the llvm-commits
mailing list