[PATCH] D126175: [SelectionDAG] Add a freeze to ISD::ABS expansion.

Craig Topper via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Sun May 22 14:30:25 PDT 2022


This revision was landed with ongoing or failed builds.
This revision was automatically updated to reflect the committed changes.
Closed by commit rGc11051a4001c: [SelectionDAG] Add a freeze to ISD::ABS expansion. (authored by craig.topper).
Herald added a subscriber: arichardson.

Changed prior to commit:
  https://reviews.llvm.org/D126175?vs=431249&id=431266#toc

Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D126175

Files:
  llvm/lib/CodeGen/SelectionDAG/TargetLowering.cpp
  llvm/test/CodeGen/WebAssembly/PR41149.ll
  llvm/test/CodeGen/X86/iabs.ll
  llvm/test/CodeGen/X86/neg-abs.ll
  llvm/test/tools/UpdateTestChecks/update_llc_test_checks/Inputs/basic.ll.expected

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D126175.431266.patch
Type: text/x-patch
Size: 5304 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20220522/2c37d9aa/attachment.bin>


More information about the llvm-commits mailing list