dschuff added a comment.

FWIW X86 seems to do something similar elsewhere in this file 
(https://github.com/llvm/llvm-project/blob/main/clang/lib/CodeGen/CGBuiltin.cpp#L985-L986),
 although it doesn't seem common otherwise. I think I'd be OK with this 
approach (and it does seem better than trying to mess with instcombine or a new 
TTI hook or something)


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D150670

_______________________________________________
cfe-commits mailing list
cfe-commits@lists.llvm.org
https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits

Reply via email to