[PATCH] D105770: [AArch64] Optimize overflow checks for [s|u]mul.with.overflow.i32.
    Eli Friedman via Phabricator via llvm-commits 
    llvm-commits at lists.llvm.org
       
    Mon Jul 12 01:06:12 PDT 2021
    
    
  
efriedma added a comment.
In D105770#2870456 <https://reviews.llvm.org/D105770#2870456>, @dmgreen wrote:
> Is the fast ISel mostly updated to keep the test insync?
Yes.  In retrospect, maybe I should have just updated the test instead, but the change wasn't too complicated.
Repository:
  rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D105770/new/
https://reviews.llvm.org/D105770
    
    
More information about the llvm-commits
mailing list