[PATCH] D56428: [SelectionDAGBuilder] Respect getBooleanContents in copies to VRegs

Craig Topper via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Jan 7 22:31:44 PST 2019


craig.topper added a comment.

Is the zext/cmp optimization in WebAssemblyFastISel::zeroExtendToI32 really valid? Do other targets do that?


Repository:
  rL LLVM

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

https://reviews.llvm.org/D56428





More information about the llvm-commits mailing list