[PATCH] D123394: [CodeGen] Late cleanup of redundant address/immediate definitions.

Jonas Paulsson via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Nov 17 15:41:34 PST 2022


jonpa added a comment.

Updated tests were:

  llvm/test/CodeGen/AMDGPU/exec-mask-opt-cannot-create-empty-or-backward-segment.ll |  2 --
  llvm/test/CodeGen/RISCV/rvv/bitreverse-sdnode.ll                                  |  2 +-
  llvm/test/CodeGen/RISCV/rvv/bswap-sdnode.ll                                       |  1 -
  llvm/test/CodeGen/RISCV/rvv/bswap-vp.ll                                           |  6 ------
  llvm/test/CodeGen/RISCV/rvv/fixed-vectors-bswap-vp.ll                             |  4 ----
  llvm/test/CodeGen/SystemZ/frame-28.mir                                            |  5 +++--


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

https://reviews.llvm.org/D123394



More information about the llvm-commits mailing list