[PATCH] D104049: [AMDGPU] [CodeGen] Fold negate llvm.amdgcn.class into test mask

Anshil Gandhi via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Jun 18 09:22:21 PDT 2021


gandhi21299 updated this revision to Diff 353026.
gandhi21299 marked an inline comment as done.
gandhi21299 added a comment.

- eliminated RHS IntegerTy check since it is already declared as a ConstantInt


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D104049

Files:
  llvm/lib/Target/AMDGPU/AMDGPUCodeGenPrepare.cpp
  llvm/test/CodeGen/AMDGPU/amdgpu-codegenprepare-foldnegate.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D104049.353026.patch
Type: text/x-patch
Size: 4316 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20210618/b1d7f48d/attachment.bin>


More information about the llvm-commits mailing list