[PATCH] D154917: [Attributor] Replace AAReturnedValues with AAPotentialValuesReturned

Matt Arsenault via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Jul 14 17:15:15 PDT 2023


arsenm added inline comments.


================
Comment at: llvm/test/Transforms/Attributor/nofpclass-select.ll:56
 
 ; TODO: Remove all the fences beyond here when attributor bug is fixed.
 
----------------
Not sure if this should happen here or in a follow up


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

https://reviews.llvm.org/D154917



More information about the llvm-commits mailing list