[PATCH] D58521: [DAGCombiner] allow truncation of binops after legalization if desirable

Simon Pilgrim via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Mar 31 02:52:50 PDT 2021


RKSimon added inline comments.


================
Comment at: llvm/test/CodeGen/AMDGPU/cgp-bitfield-extract.ll:191
+; VI-NEXT:    buffer_store_short v0, off, s[4:7], 0
+; VI-NEXT:    s_endpgm
 entry:
----------------
This file needs (manually) regenerating so the codegen diffs are more obvious


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

https://reviews.llvm.org/D58521



More information about the llvm-commits mailing list